Five is a Zope 2 product that integrates Zope 3 functionality into Zope 2.
Five right now allows you to use the following Zope 3 technologies in Zope 2:
- Zope 3 interfaces
- adapters
- pages (views), including skins and layers
- ZCML
It is possible to add Zope 3 style views to your own Zope 2 objects, or to existing ones, even normal Folders!
Five works with a straight Zope 2.7 installation, as long as Zope 3 has been installed.
Five 1.0 is included with Zope 2.8. If you want to use a newer version of Five, just install it in your Products directory.
- The Five homepage is here:
- http://codespeak.net/z3/five
- Five has a mailing list:
- http://codespeak.net/mailman/listinfo/z3-five
- Five is hosted in a subversion repository on codespeak.net. You can browse this on the web here:
- http://codespeak.net/svn/z3/Five/