Experimental performance improvements to content creation
Project description
Overview
Experimental performance improvements to content creation for Plone.
Changelog
1.0rc1 - 2009-05-20
Package metadata and code cleanup. [hannosch]
Merged changes for archetypes new style factory compatibility. [hannosch]
Handle case of egg contained types if no product is set on fti at getDefaultAddableTypes. [rnix]
Switched __getitem__ to __getattr__ in FauxArchetypeTool. This makes it look up attributes on the real tool, which makes acquisition work again. [tesdal]
Added _setObject method from OFS, don’t fire events by default. [tesdal]
Initial package structure. [zopeskel]