EMA change suggestions

I failed to locate a JIRA or a roadmap for EMAJ, so any plans to enhance ETA/EMA with below mentioned changes ?

1) JMX exposure of objects within the API (like RFA but in greater details).

2) A plugable config provider so all configuration can be done programatically rather than being forced to use EMAConfig.xml

3) Addition of specific payload classes to ease the packing/unpacking of the generic containers.

4) Split ETA & EMA sources into modules to separate API, examples and tools while utilizing a dependency aware modular build system (like maven) to make dependencies to other open source libs more explicit.

Answers