I noticed maven (xdoclet) generates the .xinfo file from the @avalon.component and @avalon.service tags. What does Merlin does with the .xinfo files?
More specifically, how is the service type (ifc) used in Merlin, and does that impact user code at all (component code). The only direct thing I can see a component's service offering affecting is simply what services other components can use. However, in code I've written so far, there is no "service browser", "service repository", etc that I use to check available service or service interfaces. All I do is simply ask for a service by name. Maybe I'm not using the service part of the framework yet? Thanks in advance Justin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
