--- Damir Simunic <[EMAIL PROTECTED]> wrote: > Since there is so much interest in this msbuild thing, here's the list of > namespaces Microsoft.Build.BuildEngine
The book they handed out with the PDC alpha bits, "Introducing Longhorn for Developers", Brent Rector, Microsoft Press, has a fairly unflattering description of NAnt in it. Some of the points are probably just wrong, but others are not. In particular, he describes how msbuild tasks can access each other through a formal input and output description and how this is required in Longhorn projects. He also describes projects the include declarations from multiple files. No time to type the whole thing, but it may be difficult to try and support that full syntax, and as a result the whole solution task. More enquiring minds will have to analyze it. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
