On Wed, May 6, 2009 at 9:26 PM, Raymond Feng <[email protected]> wrote:
> Hi, > > By further investigation of the code, I realized that the current > implementation-spring-runtime module contains the code to parse SCA > namespace and invoke the spring beans by instantiating the application > context. It is the SCA hook to Spring. But the -runtime convention is really > confusing as we always use -runtime in Tuscany to package the > implementation/binding provider code. > > I propose that we refactor the code into three modules: > > 1) implementation-spring: the model and xml processor (to move the > org.apache.tuscany.sca.implementation.spring.invocation into the > implementation-spring-runtime) > 2) implementation-spring-runtime: implementation.spring runtime provider > 3) implementation-spring-sca: the SCA hook for Spring applications (to be > renamed from the current implementation-spring-runtime) > > I agree with you Raymond, I shall make the necessary changes as you have suggested above. -- Thanks & Regards, Ramkumar Ramalingam
