Use commands from parent plugin [message #1384141] |
Wed, 28 May 2014 04:25  |
Eclipse User |
|
|
|
Hi there,
I have a plugin with abstract implementations containing stuff that is needed in many places. For instance I have an abstract DetailsPart implementation because all my models can be rendered equally.
Besides some Part implementations I also hav some Handlers that may be used by different fragment projects for example.
My problem is, that I cannot find a way to make Commands and Handlers, that I define in my abstract plugins fmodel fragment usable in fragment projects, that use my abstract plugin as host plugin. If I would create new Commands and Handlers in all fragments, they would match 100% an therefor be redundant.
At least the implementation can be reused, but I would like to reuse the Command and Handler hooks of my Application Model as well, so I dont have to create lots of redundant XML code.
Hopefully someone understands my concern despite my unpracticed english :)
Greetings and thanks :)
Shane
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.23224 seconds