Bug 299654 - [Core] Allow to listen on life cycle events
Summary: [Core] Allow to listen on life cycle events
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Cedric Dumoulin CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 269486
  Show dependency tree
 
Reported: 2010-01-14 11:00 EST by Cedric Dumoulin CLA
Modified: 2010-01-14 12:09 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Dumoulin CLA 2010-01-14 11:00:58 EST
Some functionalities need to listen on life cycle events like doOpen, doSave.
I propose to provide a Service firing such events. It will be possible to listen to these events.
Comment 1 Cedric Dumoulin CLA 2010-01-14 12:09:15 EST
Class ILifeCycleEventsProvider is added. 
It can be retrieved from the ServicesRegistry using the key
'ILifeCycleEventsProvider.class'