Attention

This document was written for an unsupported version of Plone, Plone 2.5.x, and was last updated 1239 days ago.

For more information, see the version support policy.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Conclusion and Summation

by Dana Cordes last modified Dec 30, 2008 03:05 PM
Final notes and a summation of this exercise.

ArgoUML and ArchGenXML

Using ArchGenXML and ArgoUML to model your business object and process is a great short cut in your Plone development.  There's no round trip support, so changes made after code generation cannot be pulled back into your UML, and major changes to the code will be overwritten on subsequent code generations.  Though, if you code carefully and RTFM (ArchGenXML's that is), you should be able to preserve most of your changes to minimize merging.

Permissions and Scripting

The Plone/Zope access control is fine grained and complex, and very powerful.  And once you get the hang of it you can all kinds of useful things.  The anonymous access example here is rudementary at best.  =)


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.