Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2m-atl-dev] EMF VM

Hello,

The EMFVM is not my first priority at this time. The problem for this kind of contribution is that it must be maintained by the contributor.
I'm thinking about a solution for plugging my profiler int the ATL system.

Thank you for your answers.

Best Regards,

Arnaud GIULIANI.


William Piers a écrit :
In fact, the launching facilities I was talking about doesn't includes the debugger information, which is actually also missing in the EMFVM... we plan to do it soon, but actually if you really want to adapt your profiler on the emfvm, you will need to modify the ExecEnv class, as a patch for the current EMFVM. As for the profiler, any contributions are welcome, but I know it could be hard... don't hesitate to ask further.

At least the launching facilities may become an abstract ATLVM interface which will provide any informations for launching, profiling, debugging... in order to avoid the kind of problems you have (I mean to be forced to refactor your work for each VM). And that's why your work is interesting, it gives us more information about the future contract of the launching interface.

Best Regards,

William



Back to the top