I agree, this sounds like it wouldn't be a task.  It sounds like it
should run after the tasks are loaded but before (and instead of) a
.build file is loaded.

> -----Original Message-----
> From: Scott Hernandez [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, April 15, 2002 7:43 PM
> To: 'Gerry Shaw'; [EMAIL PROTECTED]
> Subject: RE: [nant-dev] XML Schema Def (XSD)
> 
> 
> 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
> 

_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to