On 5/24/06, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi, Jim/Jeremy.

I don't see XXXImplementationLoader (except SystemImplementationLoader) any
more in the sandbox code. Are they just not implmented or do we now have a
new model to populate the implementation metadata based on the bean
properties for the implementation class?


I am still porting loaders over from the current core and help doing
that would be appreciated (e.g. JavaImplementationLoader). One
difference with these is that the LoaderRegistry has been enhanced to
support componentType loading so the implmentation loader can call
back for that rather than having to do it itself.

I don't see TuscanyRuntime either, what's the new way to bootstrap Tuscany?

I am actively working on this. I am refactoring the bootstrap process
to get rid of the remaining duplicate code in the different host
environments (j2se, tomcat) and introduce an extensible bootstrapper.
I'm also separating the loaders/builders used during bootstrap from
those that will be used once the runtime is up - this will provide
full configuration of the deployment infrastructure from SCDL rather
than as a mixture of Java code and SCDL.

I also added a "launcher" that allows a J2SE application to be
bootstrapped without requiring the Tuscany runtime on the classpath -
this will help prevent library conflicts between applications and our
implementation.


Sorry to ask questions on the sandbox code, but it would be really helpful
for me to understand the new contract.


Keep asking ...
--
Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to