> Is there anyone who has had experience creating custom Nant tasks?  I
am trying to hook in mcc, a matlab 
> compiler, into Nant, but I am running into issues when I try to parse
nested elements.  What I want to be 
> able to parse looks something like this:

FWIW, I've seldom found an application that I couldn't get to run using
the exec task.  Is there a reason not to use that?

Not that having a custom task isn't convenient for some things, but if
you need it *now*...

Brad


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to