Title: In case you haven't seen this yet

As the MSBuild PM, do you know if the team has considered any interop scenarios with NAnt tasks or the NAnt framework. Is this something that would be in the scope of the work you would consider? If not, can you comment on the technical challenges in doing in working either way (nant->msbuild; msbuild->nant, task interop)?

>>> Great question.  This is totally in the scope of the work we are considering.  I believe very strongly that we will need nant<---->msbuild interop.  In my mind this work segments into four nice manageable chunks:

 

·                     An MSBuild task needs to exist in the NAnt library.  This way you can build MSBuild projects from within NAnt projects

·                     A NAnt task needs to exist in the MSBuild library.  This way you can build NAnt projects from within MSBuild projects

·                     A file format conversion tool (ala xslt) which will convert both syntaxes back and forth.  

·                     Being able to author a task such that it will run on either NAnt or MSBuild.  

 

That's at least how we have been breaking up the problem.  

 

Thanks,

Alex Kipman ([EMAIL PROTECTED])

Program Manager

Visual Studio Core Team

This posting is provided "AS IS" with no warranties, and confers no rights.

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Hernandez
Sent: Wednesday, November 19, 2003 10:23 AM
To: [EMAIL PROTECTED]
Subject: Re: [nant-dev] In case you haven't seen this yet

 

Thanks for the update Alex. I didn't read the original article, but this seems like a pretty short synopsis. I'm looking forward to seeing msbuild when it gets closer to release.

 

As the MSBuild PM, do you know if the team has considered any interop scenarios with NAnt tasks or the NAnt framework. Is this something that would be in the scope of the work you would consider? If not, can you comment on the technical challenges in doing in working either way (nant->msbuild; msbuild->nant, task interop)?

----- Original Message -----

From: Alex Kipman

Sent: Tuesday, November 18, 2003 9:24 PM

Subject: [nant-dev] In case you haven't seen this yet

 

Hello everyone,

At the risk of reliving a very painful subject, I wanted to point the community to the published "chapter 2" of Brent Rectors book entitled Introducing Longhorn for Developers.  The link is here:

http://msdn.microsoft.com/Longhorn/understanding/books/rector/default.aspx?pull=/library/en-us/dnintlong/html/longhornch02.asp#longhornch02_topic1

You will note Brent re-wrote the entire section about "Why not Ant/NAnt", and what you see on this link is what you will see printed on the book when it hits your local bookstore.  In other words what was printed in the PDC copy of the book will no longer be printed.  I hope you find the current text to be more precise and especially less adversarial. 

Just thought you should know,

   Alex Kipman ([EMAIL PROTECTED])

   Program Manager

   MSBuild Team

This posting is provided "AS IS" with no warranties, and confers no rights.

Reply via email to