----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 7:13 PM Subject: Re: Speaking of deprecation...
> - same for java - most programs that work on JDK1.1 will still work ( even > without recompilation ) on JDK1.4. yes, except that if you write any XML parsing code you pretty much need to tune it against one particular JAXP implementation, and you had better pick the one that the app server you are targeting uses because they hate to have their implementation changed. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
