On Thu, Jun 26, 2008 at 5:26 AM, Ross Patterson <[EMAIL PROTECTED]> wrote: > This seems wrong in that the object subclasses > Persistent but is being used in a way that doesn't allow it to be stored > in a ZODB. Why do the FSObject classes subclass Persistent?
I think because they are also used to create TTW skin objects; hit 'customize' on one such object in the skins directory and a copy is created that *is* persisted. -- Martijn Pieters _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
