Great.
I'll move it to SPI under "org.apache.tuscany.spi.component" in a few
minutes.
Thanks,
Raymond
- Original Message -
From: "Jeremy Boynes" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 15, 2007 11:12 PM
Subject: Re: How to associate some cont
On Mar 15, 2007, at 10:35 PM, Raymond Feng wrote:
Hi,
When I try to register a HelperContext component for the composite
from databinding-sdo extension, I found that I need to access the
ComponentManager which is in the core. Can we promote it to SPI?
Makes sense.
BTW, do we still have
,
Raymond
- Original Message -
From: "Jim Marino" <[EMAIL PROTECTED]>
To:
Sent: Friday, March 02, 2007 11:27 AM
Subject: Re: How to associate some context with a composite?
On Mar 2, 2007, at 9:53 AM, Raymond Feng wrote:
Hi, Jim.
Thank you for the suggestion.
an be treated
as resource in a way.
Yes that is exactly right I think.
Thanks,
Raymond
- Original Message - From: "Jim Marino"
<[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 28, 2007 1:56 PM
Subject: Re: How to associate some context with a composite?
Hi R
quot;Jim Marino" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 28, 2007 1:56 PM
Subject: Re: How to associate some context with a composite?
Hi Raymond,
Comments inline
Jim
On Feb 28, 2007, at 1:41 PM, Raymond Feng wrote:
Hi,
In the databinding framework, we need to att
In general, this won't work in a federated world as there might not
be any representation of the composite on the runtime node.
I think what you're trying to do here is define a common resource for
use in the target runtime - very similar to how we're planning to
define ClassLoaders as part
Hi Raymond,
Comments inline
Jim
On Feb 28, 2007, at 1:41 PM, Raymond Feng wrote:
Hi,
In the databinding framework, we need to attach some context such
as the databinding-specific typing system to a composite. For
example, in SDO databinding, we use "import.sdo" to populate SDO
type
Hi,
In the databinding framework, we need to attach some context such as the
databinding-specific typing system to a composite. For example, in SDO
databinding, we use "import.sdo" to populate SDO types into HelperContext
for the given composite and the HelperContext will be used later on for