What is the plan for JIRA-761(Support the ability to unregister all the SDO Types in a namespace)
Also, I am just trying to understand that in a condition where some Type is defined in using SDOUtil.createType() and later some attributes of it need to change during the same runtime invocation. So user needs SDOUtil.createOrReplaceType() - how this can be done? Regards, Amita On 8/29/07, Fuhwei Lwo <[EMAIL PROTECTED]> wrote: > > Hi Kelvin, > > Based on my observation on opened JIRAs, I agree we definitely should pay > attention to the first two items you listed below - test generated static > SDO APIs and multi-threaded scenario more easily. > > I did some investigation on GroboUtils for multi-thread testing and still > couldn't find any remote repository hosting the tool so we may need to host > the tool ourselves or find an alternative. What do you think? > > Fuhwei > > kelvin goodson <[EMAIL PROTECTED]> wrote: Having released > 1.0-incubating, what are the priorities for SDO Java now. > > I'm just catching up on reading the lists having taken a break. The > major things I had in mind before going away were to > > - rearrange the project structure to permit generation of java classes > during maven tests (TUSCANY-1393) > > - add multi-threaded test cases (TUSCANY-1182) > > - for the first of the above, while we are in project reorganisation > mode it's probably worth fixing TUSCANY-257 to separate out the Java 5 > dependencies > > - It would be great to get some improvement our web pages; and getting > some good user documentation together would be really helpful. > > My brain hasn't completely returned from vacation, so I've probably > missed out some obvious things, so please chip in with your opinions, > needs and inspirational ideas! > > Kelvin. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >
