Hello,

I just wanted to ping the group and ask what general practice is regarding sharing schema types across services. I have a set of services that all rely on common types such as general faults types and canonical schema for orders, line items, and customers. I am curious how people are sharing schema from a source control perspective (particularly SVN). I can see a couple of ways of doing this:

- Allocate a common project in an SCM that contains common schemas, then refer to this project in the dependent project (using externals in SVN, for example).
- Create local copies of common schema in the target project.
- Point your dependency to a web service/URL instance that houses the common types.

Are there others?  What works best for you?

Thanks!

Al


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

Reply via email to