[MonoDevelop] #D coorporation

Ben Maurer 05mauben@hawken.edu
Fri, 19 Mar 2004 12:20:10 -0500


If we use .sources files with the @responsefile syntax of csc/mcs, this
would not be too hard. I don't think this is going to boil down to a
technical problem...

-- Ben
>>> John Luke <jluke@users.sourceforge.net> 03/19/04 12:16 PM >>>
On Fri, 2004-03-19 at 16:10 +0100, Mike Krueger wrote:

> Hi
> 
> >I think you have a very good point about namespaces. I for one would
> >vote reverting any namespace changes for code that can be shared
between
> >versions.
> >
> >I really hope we can share code parsing stuff between the IDEs, there
is
> >no reason it cant be done. I have been thinking about doing some work
in
> >the parser area, and I would love to see it shared. The expression
> >finder thing you talk about is one of the things I was going to do --
i
> >would love to see it merged in to MD.
> >
> >  
> >
> Maybe we should have >common< repositories for some code ? I think a  
> fair amount of the 'base' code
> (and the core of course :))  could be used for both projects.
> 

I like this idea as long as it doesn't impose too much hassle for either
of us.  It would certainly keep us from drifting into platform specific
things, and force cooperation.  The only problem I can think of is
having to maintain makefiles in addition to nant (or msbuild if you ever
switch to that).