| By Date: | <-- --> |
| By Thread: | <-- --> |
Hi Suresh,
I've actually tried that. The problem I run into is that the folder in my path contains a dash. When I call manage_delObjects on the following:
obj = context.restrictedTraverse('webcasts/courses/2005-2006/temp') id = obj.getId() context.webcasts.courses.2005-2006.manage_delObjects(id)
Try:
context.webcasts.courses['2005-2006'].manage_delObjects(id)
-- Thank you and Cheers,
Suresh V. CTO, ParTecs, Bangalore http://www.partecs.com Plone-Zope-Python Consulting