Re: AssemblyFileSet (was Re: [nant-dev] Custom Function to select from ODBC datasource...)

2004-05-13 Thread Ian MacLean
;[EMAIL PROTECTED]> Sent: Thursday, May 13, 2004 6:42 PM Subject: AssemblyFileSet (was Re: [nant-dev] Custom Function to select from ODBC datasource...) Ian, Wouldn't this by a good time to consider adding an AssemblyFileSet, and centralize that logic ? Gert - Original Message -

Re: AssemblyFileSet (was Re: [nant-dev] Custom Function to select from ODBC datasource...)

2004-05-13 Thread Jaroslaw Kowalski
quot; <[EMAIL PROTECTED]> > To: "John Cole" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, May 13, 2004 5:57 PM > Subject: Re: [nant-dev] Custom Function to select from ODBC datasource... > > > > Hi John, > > Actually custom

AssemblyFileSet (was Re: [nant-dev] Custom Function to select from ODBC datasource...)

2004-05-13 Thread Gert Driesen
May 13, 2004 5:57 PM Subject: Re: [nant-dev] Custom Function to select from ODBC datasource... > Hi John, > Actually custom functions and tasks are two different things. To start > writing a custom task you might want to look at this article: > http://www.theserverside.net/articles

Re: [nant-dev] Custom Function to select from ODBC datasource...

2004-05-13 Thread Ian MacLean
Hi John, Actually custom functions and tasks are two different things. To start writing a custom task you might want to look at this article: http://www.theserverside.net/articles/showarticle.tss?id=NAnt as well as the sample in the nant sources \nant\examples\UserTask\UserTask.cs. As to why you