Re: Adding intents and policy sets to JavaImplementation instances

2007-10-09 Thread Venkata Krishnan
Hi Sebastien, Please find my comments inline. Thanks. - Venkat On 10/9/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Venkata Krishnan wrote: Hi, As I am extending policy support for implementations I realize that we have trouble with aggregating intents and policysets in an

Re: Adding intents and policy sets to JavaImplementation instances

2007-10-09 Thread Venkata Krishnan
Hi, Thinking a bit further with this.. how about the following approach : - - The Component model has additional fields called 'implPolicies' and 'implOpPolicies'. 'implPolicies' will capture the intents and policysets directly defined on an implementation element that the component uses.

Re: Adding intents and policy sets to JavaImplementation instances

2007-10-08 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi, As I am extending policy support for implementations I realize that we have trouble with aggregating intents and policysets in an JavaImplementation instance. The reason for this is that JavaImplementation instances could be reused in cases where two or more

Adding intents and policy sets to JavaImplementation instances

2007-10-04 Thread Venkata Krishnan
Hi, As I am extending policy support for implementations I realize that we have trouble with aggregating intents and policysets in an JavaImplementation instance. The reason for this is that JavaImplementation instances could be reused in cases where two or more components provide services thro