[Zope-Annce] First 'five.grok' release

Kit BLAKE kitblake at infrae.com
Fri Oct 24 11:27:11 EDT 2008


First five.grok release

The developers of five.grok are pleased to announce a 1.0a1 release.  
This is a milestone in the convergence of Zope 2 towards Zope 3  
technology. The five.grok component makes the ease of Grok – with its  
convention over configuration approach – available to existing Zope 2  
applications.

The five.grok initiative was begun by Lennart Regebro and Godefroid  
Chapelle at the Paris Sprint at Ingeniweb. five.grok is already in use  
in Martin Aspeli's Dexterity and Infrae's content management system  
Silva.

What is five.grok?

five.grok is a development layer for Zope 2, based on Grok framework  
concepts. The development techniques are similar to those used in  
Grok. The component is based on grokcore namespace packages that were  
factored out of Grok.

Implemented features

five.grok makes the following components available to Zope 2 developers:

     * Zope 3 Component (Adapter, Utility, Subscribers)
     * Permissions
     * Views
     * Page Templates (using the Zope 2 Page Templates)
     * Formlib forms
     * Skins

All these components are available with exactly the same syntax as in  
Grok.

More information

You can refer to the Grok website: http://grok.zope.org/ and Grok  
documentation: http://grok.zope.org/documentation/. Check the doctests  
included in the sources as well.

Download

The package is available at the Python Package Index:
http://pypi.python.org/pypi/five.grok/1.0a1.

Contact

FMI contact the Grok developers on the grok-dev mailing list:
http://mail.zope.org/mailman/listinfo/grok-dev


-- 
Kit BLAKE · Infrae · http://infrae.com/ + 31 10 243 7051



More information about the Zope-Announce mailing list