[Zope-dev] Changing id generation in OFS CopyContainer
Wichert Akkerman
wichert at wiggy.net
Fri Jan 11 13:09:38 UTC 2013
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.
More information about the Zope-Dev
mailing list