Re: [NAnt-users] task with parameters ...

2009-05-15 Thread Richard Brown (GMail)
; Bob Archer ; Gert Driesen ; Parrish, Ken ; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] task with parameters ... Hi all, I think this would be a great addition to the core functionality of NAnt. I had previously done something similar, but it was a bit hacky:

Re: [NAnt-users] task with parameters ...

2009-05-14 Thread Duncan Godwin
users@lists.sourceforge.net Sent: Wednesday, May 13, 2009 7:00 PM Subject: Re: [NAnt-users] task with parameters ... I have wondered the same thing. If this were added, I would suggest an approach similar to XSLT. An XSLT like approach would look something

Re: [NAnt-users] task with parameters ...

2009-05-13 Thread Bjerstedt, Tony [Audatex - Americas]
Wednesday, May 13, 2009 2:36 PM To: Gert Driesen; Bjerstedt, Tony [Audatex - Americas]; 'Parrish, Ken'; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] task with parameters ... Would it be better to create a function or a task that you can pass stuff to, rather than havin

Re: [NAnt-users] task with parameters ...

2009-05-13 Thread Bob Archer
datex - Americas]'; 'Parrish, Ken'; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] task with parameters ... Hi Ken, Tony, This is definitely something that I've considered as well. Can one of you work out a proposal that can be discussed on the list? Gert From:

Re: [NAnt-users] task with parameters ...

2009-05-13 Thread Gert Driesen
nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] task with parameters ... I have wondered the same thing. If this were added, I would suggest an approach similar to XSLT. An XSLT like approach would look something

Re: [NAnt-users] task with parameters ...

2009-05-13 Thread Bjerstedt, Tony [Audatex - Americas]
... A couple of years ago I started playing with this type of approach. From: Parrish, Ken [mailto:kparr...@gomez.com] Sent: Wednesday, May 13, 2009 10:56 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] task with parameters ... Has there

[NAnt-users] task with parameters ...

2009-05-13 Thread Parrish, Ken
Has there ever been any consideration to creating a mechanism for executing the task with a set of private, local parameters (properties) which are only available inside the called task? I'm not sure exactly how the syntax would work, but the idea would be to pass, as an argument to the task,