> > Right, you were able to replace 1.3 with 1.4. But Dave is unable to do >this with log4j. > > If he uses 1.1.3 it breaks his code. If he uses 1.2.7 it breaks CFMX. >Only one version > > can be used at any one time. Sean summed it up as: > >Isnt this the sort of thing that you can use a custom class loader for?
Maybe, but unless you know about the conflict up-front, it will still require reworking your code. If my application is using a third-party library just fine now but a future version of CFMX starts using an incompatible version of the same library, I'm still faced with either reworking the code or not upgrading to the new version of CFMX. Dave Jones NetEffect >Jon. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

