Re: [DAS] What's next for Tuscany DAS?

2007-11-16 Thread Ole Ersoy
Hi Amita, I saw someone else mention support for database schema generation, similar to what Hibernate has, as a feature request, so just echoing it. In the Support for Non SDO Types category, I think EMF EObject support would be cool. The Tuscany DAS seems to be competing with the EMFT

Re: [DAS] What's next for Tuscany DAS?

2007-11-16 Thread ant elder
On Nov 16, 2007 7:50 AM, Amita Vadhavkar [EMAIL PROTECTED] wrote: Hi, Thinking about RDB DAS Next release, there can be different interesting features to add like - 1- Integration with SCA policy and transaction support 2- Data Services (following DAS Specification

[DAS] What's next for Tuscany DAS?

2007-11-15 Thread Amita Vadhavkar
Hi, Thinking about RDB DAS Next release, there can be different interesting features to add like - 1- Integration with SCA policy and transaction support 2- Data Services (following DAS Specification investigations/directions) 3- DAS WebServices 4- DAS integration with JPA (Fluid) 5 - XML Types

Re: [DAS] What's next for Tuscany DAS ?

2007-09-07 Thread haleh mahbod
Beta 2 sounds right given that this is just sync'ing up with SDO version 1.0. On 9/5/07, Amita Vadhavkar [EMAIL PROTECTED] wrote: sounds good to me. On 9/6/07, Luciano Resende [EMAIL PROTECTED] wrote: Good, looks like we have most (if not all) the updates necessary to support SDO 2.1

Re: [DAS] What's next for Tuscany DAS ?

2007-09-05 Thread Luciano Resende
Good, looks like we have most (if not all) the updates necessary to support SDO 2.1 specification and to be compatible with SDO 1.0 release. I'd like to start to work on a new release in the next couple days, and if we make it on time, we could still have a chance to include DAS in the SCA 1.0

Re: [DAS] What's next for Tuscany DAS ?

2007-09-05 Thread Amita Vadhavkar
sounds good to me. On 9/6/07, Luciano Resende [EMAIL PROTECTED] wrote: Good, looks like we have most (if not all) the updates necessary to support SDO 2.1 specification and to be compatible with SDO 1.0 release. I'd like to start to work on a new release in the next couple days, and if we

Re: [DAS] What's next for Tuscany DAS ?

2007-08-27 Thread Amita Vadhavkar
I have attached patch for TUSCANY-961+ TUSCANY-986 combined in TUSCANY-961. One observation here - Generated code shows usage of deprecated method FactoryBase.getProperty(Type, int) and needs to be replaced by getLocalProperty(), any changes needed in xsdtojava generator in SDO? Any suggestions?

[DAS] What's next for Tuscany DAS ?

2007-08-22 Thread Luciano Resende
With the DAS beta1 release out, I'd like to look forward to things that we want to do next for DAS. I think that there are still couple things that we can improve our core DAS features, the main one would be adding support for multiple DAS implementations, and review our SDO 2.1 APIs usage. As