Posted in plone, sqlalchemy, zope on July 2, 2008 | 9 Comments »
A few weeks ago at the New Orleans symposium in Plone, I presented on some software I was writing called Content Mirror, which is an addon product for Plone content serialization to a structured/relational database. Its a tool for doing content data deployments. Its nothing particularly new, Alan and I have been talking about the [...]
Read Full Post »
Posted in plone on December 5, 2006 | 1 Comment »
The Evils of GenericSetup
Summary
brain dump on generic setup and product bundles, ie. separately configuration management and package management. there are a couple of different issues here, configuration and state management of an instance, and distribution of software.
Use Cases
i think its important to preface discussion of these with a consideration of user stories
a user wants to
- [...]
Read Full Post »