Thanks Raymond for taking this on. I have made to refactors today so
could you regenerate (I hope you didn't have to do the model by
hand)? The two basic changes I did are:
1. Rename ScopeContext to ScopeContainer since it "contains component
implementation instances"
2. Internalized InstanceWrapper (tracks implementation instance
lifecycle) to the scope container implementations. This means that
component type extensions will be able to implement one less class.
As part of this refactor, I also renamed PojoImplementationWrapper to
ImplementationWrapperImpl since it is generic and not specific to POJOs.
Thanks,
Jim
On Jun 6, 2006, at 2:46 PM, Raymond Feng wrote:
Hi,
I uploaded a draft PDF document together with a set of UML class
diagrams to Tuscany wiki @ http://wiki.apache.org/ws/Tuscany/
TuscanyJava/SandboxCore.
Please note these documents are work in progress and not guaranteed
to be accurate and complete. They are produced based on my
understanding of the new core code developed by Jim and Jeremy in
the sandbox. It's subject to review and revision. I hope it will be
hopeful for you to understand the code.
Thanks,
Raymond
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]