On 4/4/06, Brian Sullivan <[EMAIL PROTECTED]> wrote: > Why is "+" a prohibited name for a zope object? As a solution Andy > Mackay suggests modifying zope to allow "+" in a zope object name. Is > there a downside to this?
I think it is a reserved name in Zope3. + are there used for the views that help create new objects. That could be a downside. -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/ _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
