On 3/15/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
It's not going right now as we were planning to integrate with the contribution service (i.e. you would contribute the extension just like any other composite, either through the contribution API or by doing something like dropping it into a directory the contribution service was scanning). What we did as an interim measure was externalize the system scdl into the profile in the form of a system.scdl file. That would allow you to add an extension in by adding an <include> element to that file referencing the extension's composite. Not ideal but ...
...but works for now. Yes thats what I've been doing, was just checking there wasn't something else I'd missed. Thanks, ...ant
