Hello,

I'm currently working on the CosTransactions and I'm busy in patching MICO to turn it into an OTS Aware ORB.
That is:
- Let a user to create a POA with CosTransactions Policies
 => OTSPolicy : OTS_POLICY_TYPE
 => InvocationPolicy: INVOCATION_POLICY_TYPE
- Add an IOR Interceptor to add TaggedComponents into the IOR according to POA policies.

But I was wondering about where to put the CosTransactions policies Factory ?
May I add some new functions into the POA interface ?
- create_ots_policy
- create_invocation_policy

Do you see any inconvenient for me to modify 'poa.idl' file ? Do you see a better way than modifying 'poa.idl' where
to put the create_xxx_policy for CosTransactions Policies ?

Thanks for any help

Laurent Marzullo
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to