On 5/24/06, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi,
Thanks for the explanations.
I can help to port/develop the implementation/componentType loaders. As the
first step, I'm trying JavaImplementationLoader and JavaComponentTypeLoader.
Here're a few more questions/comments:
1) ComponentTypeLoader.load(...) should take DeploymentContext in addition
to Implementation.
Yes - it was late last night :-)
2) LoaderRegistry doesn't have an "unregisterLoader()" method to unregister
ComponentTypeLoader. Is it automatically removed when the
ImplementationLoader is delisted?
No, we need to add unregister methods here (again it was late :-) )
and on the BuilderRegistry as well
3) What's the replacement for "org/apache/tuscany/core/config/**" which uses
to host the class like "Java5ComponentTypeIntrospector"?
Jim added a more general annotation processing framework into core in
the trunk. The component type loaders should use that for
introspecting the implementation.
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]