Hi Mukul, Looks good. If I find a spare moment before the release I may try to re-enable it by calling the method by reflection so it works when a user has a recent build of PsychoPath on their classpath.
Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] Mukul Gandhi <[email protected]> wrote on 12/10/2009 10:54:00 AM: > Hi Michael, > To resolve this, I have commented the part of code, which gives > compilation error with JDK 1.3. > > The change has been committed to SVN. Could you please take an > update and test. > > As a consequence of this change, we have disabled type aware support > for XSD type, xs:duration in assertions (such values can still be > manipulated as xs:string values). > > We can re-add this functionality later, when we could switch to JRE 1.5. > > Please let me know, if I could support further. > > On Thu, Dec 10, 2009 at 8:56 PM, Michael Glavassevich > <[email protected]> wrote: > > Hi Mukul, > > > > Since it's only one line of code that isn't compiling, is there some kind of > > workaround we could put in as a temporary fix? Like calling the method by > > reflection? Or calling some alternate method? > > > > It's very close to the release and would be nice if we could defer making > > such a large change (e.g. pulling in Java 5 jars) until after 2.10.0 is out. > > > > Thanks. > > > > Michael Glavassevich > > XML Parser Development > > IBM Toronto Lab > > E-mail: [email protected] > > E-mail: [email protected] > > > > -- > Regards, > Mukul Gandhi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
