21 Apr
2004
21 Apr
'04
8:15 a.m.
Alec Mitchell wrote:
You can store a list of strings as a property of the Folder (look at the PropertyManager API). It might not be terribly efficient,
It's pretty efficient ;-)
and will likely not work for more complex structures.
It will, but it shouldn't ;-) You can store dictionaries as properties, eve nthough there is no PropertyManager type for them. The only downside is that the Properties tab doesn't display the value of those properties... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk