Changing id generation in OFS CopyContainer
Wichert Akkerman <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
I want to use INameChooser to select the id of copied content. This is currently not possible since manage_pasteObject does not pass the object to be pasted to _get_id. I added a new wichert-ofs-paste-naming branch to extend _get_id to make that possible. Are there any objections to merging that change to 2.13 and trunk? Wichert. _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )