What is the authoritative source on writing a new implementation?

2008-02-27 Thread Matthew Peters
I wanted to write a new http://incubator.apache.org/tuscany/sca-java-extension-development-guide.html and some of the existing extensions, I gathered that there is more than one way of doing it. I hoped to find that the presentation by Raymond Feng pointed to by the above page, and the CRUD impl

Re: What is the authoritative source on writing a new implementation?

2008-02-27 Thread Luciano Resende
CRUD extension sample is a good place to start. Let us know if you find issues or have further questions. On Wed, Feb 27, 2008 at 6:24 AM, Matthew Peters <[EMAIL PROTECTED]> wrote: > I wanted to write a new to be sure what the authoritative siource on how to do it is - after > looking through >