I'm also +1 on the release for JavaOne idea.

Here are my thoughts on SDO work that I think we should try to finish for 
the release. Sadly, the list of things that I think can realistically be 
done in this short timeframe, is pretty small. Please let me know if 
anybody else can think of important things that you think we should try to 
do for the release, and more importantly, if you would be willing to help 
:-)

Here's my list:

1) complete the following unimplemented methods:
        DataObject.getChangeSummary()
        ChangeSummary.isModified()
        ChangeSummary.getOldSequence()
        ChangeSummary.undoChanges()
        ChangeSummary.getChangedObjects()
        ChangeSummary.getRootObject()
2) define SDO types dynamically (programmatically) - i.e., implement the 
TypeHelper.define() method
3) make JavaGenerator generate code patterns without EMF dependencies
4) make JavaGenerator mangle names if generated code would otherwise not 
compile
5) provide an SDO metadata configuration model so that static and dynamic 
models can be preregistered
6) a good SDO sample.

Thanks,
Frank.

Reply via email to