Declarative DAS - Exposing data as Services

2007-06-15 Thread Luciano Resende
In the past, we have discussed Declarative DAS [1], for those that are not familiar with the past discussions, you can find a quick summary at [2]. Basically, Declarative DAS extends the SCA programming model to expose services that interact with a persistent layer in a declarative fashion

Re: Declarative DAS - Exposing data as Services

2007-06-15 Thread ant elder
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.