ZQR / ZClass / Property Sheets suggestion
In the ZQR, I think it would be worth pointing out at the top of the Property Sheets section that, if you have a property sheet with a non-standard name (as you can easily have in a Z Class), you need to qualify the references to its methods. For example, <dtml-if "propertysheets.InstanceConstants.hasProperty('pub_date')"> -- Thanks -- Loren
Thanks for the suggestion. Question to the Zope list: What is your general impression of the ZQR, what needs the most attention, what would you like to see updated/added? I would like to focus on the Zope Community needs (with the limited time I have to work on it) but have not received that many e-mails. TIA, David Loren Stafford wrote:
In the ZQR, I think it would be worth pointing out at the top of the Property Sheets section that, if you have a property sheet with a non-standard name (as you can easily have in a Z Class), you need to qualify the references to its methods. For example,
<dtml-if "propertysheets.InstanceConstants.hasProperty('pub_date')">
-- Thanks -- Loren
participants (2)
-
David Kankiewicz -
Loren Stafford