Re: [SDO Java DISCUSS] Contents of the next SDO release

2007-06-11 Thread kelvin goodson
[I inadvertently sent a reply to tuscany-dev when this thread belongs on tuscany-user, so copying my response here ...] Good suggestion Steffen. If you were able to open a Jira and dump into it any thoughts you may have had about the details of how you see this working that would be great.

[SDO Java] discuss the next SDO release on the IRC chat today

2007-06-11 Thread kelvin goodson
I've posted a couple of notes about the next SDO release recently. It would seem timely to use part of the IRC chat slot to discuss this. Regards, Kelvin.

RE: Adding Multiple Contributions, was:Re: Simple use case problem

2007-06-11 Thread Patrick Vanhuyse
Luciano, Thanks. Works fine with these corrections. -Message d'origine- De : Luciano Resende [mailto:[EMAIL PROTECTED] Envoyé : vendredi 8 juin 2007 7:31 À : tuscany-user@ws.apache.org; tuscany-dev Objet : Adding Multiple Contributions, was:Re: Simple use case problem Patrick

RE: [SDO Java DISCUSS] Contents of the next SDO release

2007-06-11 Thread Christian Landbo Frederiksen
Hi I have a couple of places where I go beyond the SDO classes and into EMF, that I would to see included into some of the SDO utilities: 1. Upper and lower bound on properties where 'isMany' is true: I have implemented it like this public static int getUpperBound(Property property) {

Re: why does extension-helper deprecate definition of ExtentionPoints in Implementation/Binding activators

2007-06-11 Thread ant elder
On 6/11/07, lee zhenghui [EMAIL PROTECTED] wrote: Hi, extension-helper module is simplifying implementation/binding extention development. But Why it deprecate definition of ExtentionPoints in Implementation/Binding activators. Java implementation have defined a class visitors extention

Re: Databinding, dataobject - UI Component

2007-06-11 Thread kelvin goodson
Steffen, there's no provision in the SDO API for receiving direct notification of changes to values. It would be an unportable and fragile thing to do to rely on the EMF underpinnings of the Tuscany SDO implementation. I don't think there is anything to offer here from the pure SDO API level.