On Thu, Jun 26, 2008 at 7:15 PM, Ross Patterson <[EMAIL PROTECTED]> wrote: >> 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. > > So wouldn't that mean that DirectoryView should not store instances of > FSObjects in a registry stored in global state and shared between ZODB > connections?
I don't see why not. Those stored in the global state are not the persisted objects, only those loaded from filesystem files. -- Martijn Pieters _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
