[Erp5-dev] New in ERP5Type

Jean-Paul Smets jp at nexedi.com
Wed Dec 22 11:25:19 CET 2004


Hi,

Here are some new small features in ERP5:

1- Dynamic accessor generation
2- TTW Class editor
3- Clean XML export

1- Dynamic accessor generation

Accessors are now generated for every portal type. Changing the list of 
property sheets in the ERP5 Type definition (portal_types) will 
automatically reset the accessor cache and regenerate all accessors.

2- Class editor

All class edition tabs are now implemented : documents, extensions, property 
sheets, constraints. Reloading a document automaticaly sweeps the ZODB 
object cache and resets all portal type accessors. It is now possible to 
change a document class thourgh portal_classes without having to restart 
zope or create new documents.

Reloading a property sheet automatically resets the accessor cache.

The class tool is now deactivated unless a file "ALLOW_CLASS_TOOL" is 
present in the ERP5Type product directory

3- Clean XML export

Export XML code is now much cleaner with very few references. It should be 
stable enough for CVS and verbose enough for human readability. This was 
achieved by removing any references to scalar values.

JPS.

-- 
Jean-Paul Smets-Solanes, Nexedi CEO - Tel. +33(0)6 62 05 76 14
Nexedi: Consulting and Development of Libre / Open Source Software
http://www.nexedi.com
ERP5: Libre/ Open Source ERP Software for small and medium companies
http://www.erp5.org
Rentalinux: VPN/WiFi infrastructure, Desktop Linux Server
http://www.rentalinux.com




More information about the Erp5-dev mailing list