Hi Andy, That sounds like a reasonable approach to me.
Thanks, Frank. [EMAIL PROTECTED] wrote on 06/26/2007 09:21:23 AM: > CTS test setUp() methods generally make use of the > TestHelper.createHelperContext method to create a new context. I agree > that this is the correct design. However, SDO 2.1 does not require > implementations to support multiple contexts - only a default context > is mandated. Therefore I am planning to add some additional code to > some setUp() methods so they do not attemp to create types if those > types already exist in the HelperContext provided by the TestHelper. > > This approach will ensure that the CTS works equally well for > implementations that support multiple contexts as well as > implementations that only support a single default context. > > If anyone has any objections, please let me know. > > Thanks, > > Andy. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
