Skip to main content

REFA 09 Intercept and handle Plone paste action

Anonymous (not verified)
Published on: 01/09/2009 Discussion Archived

REFA 09 Intercept and handle Plone paste action implement manage_objectPaste



ProductNone
Operating SystemAll
ComponentgvSIG-bpd
ClassificationExtension
ImpactMajor
ScopeMain Service
CRCodeNone
ComponentNone
Operating SystemNone
ProductNone

Category

Feature Requests

Comments

Anonymous (not verified) Tue, 01/09/2009 - 01:04

If none of the elements to be pasted are ModelDDvlPloneTool-aware (i.e., do not implement methods exportConfig and fArchetypeClassByName) then delegate on the default Zope OFS implementation in class CopyContainer ( a Zope supertype high in the hierarchy in zope lib python file OFS CopySupport.py). The refactoring use case ends when the zope behavior ends. If any of the elements to be pasted are ModelDDvlPloneTool-aware, then the behavior is delegated into the accesible instance of ModelDDvlPloneTool.

Anonymous (not verified) Tue, 08/09/2009 - 19:53

Supported by framework project ModelDDvlPlone feature UC 11 Paste an identical copy of an element as contents of other element

Login or create an account to comment.