I'm not sure a task is the best idea. It seems like you want this to run before the build file is loaded, unless you plan to re-load the build file with validation turned on.
-----Original Message----- From: Gerry Shaw [snip] You might want to implement it as a <buildschema> task that generates the schema based on all the tasks currently available. This would allow teams to produce a custom schema that had external tasks included and not just the built in tasks. We could then add an option, convention, or tag in the buildfile so that it uses that schema we starting. It should be possible to do all the error checking in the project runner code (i.e., nant.exe not nant.core.dll). This is my idea of how I'd like it work but I'm not sure if its possible. I'd love to hear your intentions on what you think. _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers