On 29 March 2011 04:10, Noe Misael Nieto Arroyo <[email protected]> wrote: > I was trying to create a read-only record. > > I found that, if you set the readonly=True attribute of a zope.schema in an > interface and use that interface for a record registry, plone.app.registry > will not create that record. > > Is it a bug or a feature?
I don't think it makes sense to support read-only records in p.registry. Why would you want that? Martin _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/product-developers
