OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sdo message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: SDO 3 API Cleanup - first step


Hi guys,

I've taken a pass at defining a new SDO 3 version of DataObject. You may 
hardly recognize it :-) It's gone down from 119 to 24 methods (one of 
which is new). The main changes are:

1) move from package commonj.sdo to org.oasis.sdo
2) use Java 5 generics
3) deprecate/remove int-based accessors and a couple of other methods
4) rename some methods to avoid name collisions with SDO 2.1 and static 
SDOs

I've attached the new proposed interface, and a short doc file that 
includes a table that shows all the changes being proposed.

If possible, I would like to spend 20 min or so of tomorrow's call talking 
about this.

Thanks,
Frank


DataObject.java

SDO_3_DataObject.doc



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]