Continue replacing manage_*-methods with events

Registered by Jens Vagelpohl

The CMF code still contains manage_before... and manage_after...-methods in many places. This code will be replaced by using events and event handlers.

Blueprint information

Status:
Complete
Approver:
Jens Vagelpohl
Priority:
Low
Drafter:
Jens Vagelpohl
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Jens Vagelpohl
Completed by
Jens Vagelpohl

Related branches

Sprints

Whiteboard

Currently the only explicit use of manage_* methods is for the ICallableOpaqueItemEvents interface, which prescribes them. The DiscussionItemContainer implements this interface to make sure events are handed down to the contained DiscussionItem instances for cataloging or workflow notification.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.