Hi, for our current project we had to develop a lot of custom documenttypes and forms. I took the same approach as in CPSDocuments, that is putting the Schemas in getMyProjectSchemas.py and the layouts in getMyProjectLayouts.py and installing them in the install script.
However to find out what a single form is supposed to do, one has to look in various sourcefiles, and the connection between the various pieces is just by putting the right names at right places. That makes it very flexible but hard to understand and hard to maintain, especially if your working in a team. I am interested to hear if other developers share this view, and how they address this. -- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163 _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
