> The issue with doing that is that the contribution then gets included
> in the Tuscany runtime classpath and the Tuscany runtime gets included
> in the contribution classpath - so its not really properly testing how
> it would be used which leads to bugs. This is a real issue as while
> i'm working on all this domain and client stuff I keep coming across
> issues where things dont work properly as its only ever been tested
> with the contribution part of the system classpath.
>
>   ...ant
>

OK, fair point. We just then need a sample launcher project that
allows us and our users to easily run the samples from Eclipse in lieu
of us bringing up the Eclipse plugin. Even when we do I would argue
that it's useful for a user to be able to easily fire up a
contribution from the binary distribution without needing to further
configure their Eclipse environment. I guess we can debate that. In
the mean time though we do need an easy way to run sample
contributions during development.

Simon

Reply via email to