Thanks Erik. We'll switch to it asap. Let me know when it's ready. Btw AFAIK beta1 of Ant1.5 will be out in a week or so. Will DynamicConfigurator be part of it? The bad thing about it is that users will have to use betas of ant1.5.
Again thanks a lot for your efforts :-) Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Erik Hatcher > Sent: Saturday, April 27, 2002 5:29 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] Fw: Dynamic createBlaBla methods in Ant tasks > using BCEL at runtime > > Great news folks.... I got approval to commit my DynamicConfigurator patch > to Ant 1.5. It will allow you to get rid of the BCEL trick and also allow > much greater flexibility in your Ant tasks. I'll be committing this to > the > Ant codebase in the next couple of days, along with a test case to > demonstrate its capabilities. Essentially it lets you have dynamic > elements > and attributes letting your task code deal with what object gets created > when an unrecognized sub-element (no createXXX, addXXX, or > addConfiguredXXX) > is encountered, and what to do when an unrecognized (no setXXX) attribute > is > encountered. > > Keep posted on ant-dev for details as I get this committed. We're in a > rush > to get some tasks that desperately need it refactored, such as <ejbjar> > and > <serverdeploy> since the Ant 1.5 feature cutoff is very soon. > > Erik > > > ----- Original Message ----- > From: "Erik Hatcher" <[EMAIL PROTECTED]> > To: "Ant Developers List" <[EMAIL PROTECTED]> > Sent: Friday, April 26, 2002 8:11 PM > Subject: Re: Dynamic createBlaBla methods in Ant tasks using BCEL at > runtime > > > > Woohoo!!!! XDoclet team will be thrilled (unless they are attached to > the > > clever BCEL trick they came up with). > > > > Any objections from other committers? Since <ejbjar> and <serverdeploy> > > will benefit most from this in our maintained tasks it would be worth > > getting them refactored to support it before Ant 1.5 cutoff. I'll take > a > > stab at <serverdeploy> after I commit the DynamicConfigurator stuff. > I'll > > do so this weekend sometime, so if there are any objections let me know > ASAP > > (and we can always back it out if someone objects next week). > > > > Conor - I'm sure you have your hands full, but would you be interested > in > > getting <ejbjar> converted over? It shouldn't require a lot of code at > all, > > and will allow it to be extended dynamically by vendors or others. > > > > Erik > > > > ----- Original Message ----- > > From: "Peter Donald" <[EMAIL PROTECTED]> > > To: "Ant Developers List" <[EMAIL PROTECTED]> > > Sent: Friday, April 26, 2002 7:48 PM > > Subject: Re: Dynamic createBlaBla methods in Ant tasks using BCEL at > runtime > > > > > > On Fri, 26 Apr 2002 10:42, Erik Hatcher wrote: > > > Peter? Last chance to reconsider the DynamicConfigurator interface > patch > > > that I submitted..... would really be a bonus for Ant 1.5's > capabilities, > > > and only tasks that implement it would get such capabilities. Pretty > > > pretty please?! > > > > Persistent little bugger aren't ya ? Add it in then :) > > -- > > Cheers, > > > > Peter Donald > > > > > > -- > > To unsubscribe, e-mail: <mailto:ant-dev- > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:ant-dev- > [EMAIL PROTECTED]> > > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:ant-dev- > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:ant-dev- > [EMAIL PROTECTED]> > > > > > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
