Invert "precompilation" logic for jdbc3
---------------------------------------

         Key: JAMES-389
         URL: http://issues.apache.org/jira/browse/JAMES-389
     Project: James
        Type: Improvement
    Versions: 2.2.0    
    Reporter: Stefano Bagnara
 Assigned to: Stefano Bagnara 
    Priority: Trivial
     Fix For: 2.2.1


I would like to invert the current preprocessor behaviour.
Currently we got jdk1.3 compliant classes that are mungled for jdk1.4+ at build 
time.
I think that it would be better to have "official" jdk1.4+ classes and mungle 
them at runtime when we don't have jdbc3 in the classpath.

More: i don't have a jdk1.3 installed right now but looking the code it seems 
that the jdk1.4 version would work with jdk1.3 too (the inverse is not true).

I already changed my local code, so if noone dislike the change I will apply it 
later.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to