The VS.Net/OtherIDE add-ins :) But I finish that up after the release.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nant-developers- > [EMAIL PROTECTED]] On Behalf Of Ian MacLean > Sent: Tuesday, June 04, 2002 3:34 PM > To: Scott Hernandez > Cc: 'NantDev' > Subject: Re: [nant-dev] XML Line Numbers > > > > Scott Hernandez wrote: > > >My concern about the lines numbers was less about their need (or > >accuracy), and more about the fact that the LocationMap generated errors > >when the document is not file-backed. If we go with the DOM Extensions > >then we can check for the IXmlLineInfo interface before we output the > >info. > > > >For now, I'll commit my changes with the altered LocationMap that check > >for this case. > > > I think thats probably enough. I think DOM Extensions is overkill > considering that a non-file backed build document is really a boundary > case. In what normal user pattern would you use a build document that > does not come from a file ? NUnit test cases don't count as user patterns. > > Ian > > > > > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
