Paul and I met up last week and did some coding for the _javascript_ support based on your existing mediators and some _javascript_ code we already had in Tuscany. I'm now looking at committing this to Synapse but wonder where it should go as there's several places with the existing mediators - all the ones in the modules/core, a couple in modules/mediators, and some in modules/extensions. Within modules/extensions for some mediators the pkg naming is
o.a.s.mediators.xxx, for others its o.a.s.mediators.ext.xxx.
Right now i have the _javascript_ stuff in modules/extensions in a pkg named o.a.s.mediators._javascript_, is this ok?
If you check Synapse out as a single eclipse project there's a compile error as there's two classes named
o.a.s.TestMessageContext, how do others do this, is there a special way to set Synapse up with eclipse?
...ant
- JavaScript mediator ant elder
- Re: JavaScript mediator Asankha C. Perera
