Hi,

I would like to add a method public Map<String, PropertyValue<?>> getDefaultPropertyValues() on org.apache.tuscany.spi.component.Component to make the properties available for management (read-only to start with). I have been thinking about adding code into org.apache.tuscany.core.builder.BuilderRegistry to get the default property information from ComponentDefinition and make it available on Component. When register is called on CompositeComponentExtension, the Component is made available for management though the ManagementService.

I would appreciate if someone with more insight into core could please validate this approach.

Ta
Meeraj

_________________________________________________________________
MSN Hotmail is evolving – check out the new Windows Live Mail http://ideas.live.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to