Within a .Net application, I need to perform various dependency-related
builds and examine files for such things a whether they are valid. I'd like
to embed NAnt within this application and have it trigger one or more
threads to perform the builds and file checks.

I also need to be able to kill the threads. For example, if the user opens
an editor on a file currently being processed, I'd like the application to
terminate the build threads that cascade from changing that file and restart
them after the user saves the file.

Is this a practical use for NAnt?
-- 
View this message in context: 
http://www.nabble.com/Embed-NAnt-within-a-.Net-application--tf4673911.html#a13353357
Sent from the NAnt - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to