At 03:59 5/3/01 -0800, Steve Loughran wrote: >The core message from that paper is that we should really consider pulling >Class.forName() out of all the taskdefs and put it inside a helper class >that we can extend to deal with more complex class resolution problems than >before. It doesnt mean that we need to deal with those problems right now, >just that a refactoring will make it possible.
+1 It is sooo much easier if this is done from start rather than trying to fix it up later. Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*
