Plone4bio works with Plone 4 !
Our Plone4Bio demo site runs on Plone4. More detailed documentation will follow on the wiki, but we can say that the following recipe worked:
- bin/instance stop
- svn up
- python2.6 bootstrap.py
- bin/buildout
- bin/instance start
that is more or less what you expect from good software :)