Make EngineDriver extensible
Status: Beta
Brought to you by:
rfarahbod
I am currently working on combining CoreASM with Eclipse EMF to work with ASMs on models. For this, I extend the EngineDriver. To do this, I had to make some fields and methods "protected" and add two callback methods to specialize the driver's behaviour in subclasses. Therefore, I am working with a patched version of CoreASM-eclipse-v0.4. It would be great, if you could include the changes I made in the next release. Patch file attached.
Thanks
Daniel Sadilek
Patch for EngineDriver in CoreASM-eclipse-v0.4
Logged In: YES
user_id=673608
Originator: NO
Thank you Daniel. I will merge this one to our depot and also email you with some details on how to submit your code directly to CoreASM repository (if you like doing so).