On Tue, Apr 21, 2009 at 11:39 PM, Ramkumar R <[email protected]> wrote: >> >> This would be ok for now, but the proper fix would be to have pojo >> related interfaces available in a separated module that could be >> exported via OSGi and used by all pojo related extensions (e.g java, >> ejb, spring). I have started doing that in implementation.pojo, but >> that still need some more work, and then migrate the related >> extensions to use it. > > Hi Luciano, > > That seems to be a good idea, as you said that would also benefit the jee > modules which also needs the java introspecting techniques. > > If you wish, I can go ahead and create a seperate module as you have > suggested. > As I am currently working in 2.x, there should not be any issue in taking > this up. >
+1 on taking this up if you have time, note that implementation.pojo has some work already started where interfaces/implementations are available. -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
