ant elder
Fri, 15 Jun 2007 01:59:31 -0700
On 6/15/07, Luciano Resende <[EMAIL PROTECTED]> wrote: <snip> I have added a first cut of this under revision #547551 . The
implementation.das right now only supports static services interfaces. My plans is to expand the implementation to handle all crud operations and also dynamic interfaces.
As an example of how easy it can be to do dynamic interfaces I've refactored this in a sandbox to use the implementation spi so that the CompanyServiceTestCase now works: https://svn.apache.org/repos/asf/incubator/tuscany/sandbox/ant/implementation-das/ ...ant