[MonoDevelop] [PATCH] - enable out-of-project files inside of a project

Chris Morgan chmorgan at gmail.com
Tue Sep 12 14:19:55 EDT 2006


On 9/12/06, "Andrés G. Aragoneses [ knocte ]" <knocte at gmail.com> wrote:
> Chris Morgan escribió:
> > Is it all that strange?  Rather than create projects and add them to
> > svn I can simply link to a file or two and I'm all done :-)
>
> But you are duplicating code among your DLLs: the final compiled version
> of your work will contain many IL-code-groups that contains the same
> logic, instead of having assemblies that call other assemblies,
> interchanging the program flow...
>
> I hope you see what I mean.
>

I do see what you mean.  In this case we have a handful of standalone
programs that are small and used for testing.  The production use of
this code will of course use dlls.



> > Yes it sounds like a better way.  Is there an example in MD that
> > already uses overlay icons?
>
> IIRC the VersionControl addin.
>

Thanks, I'll look there this evening.

Chris


More information about the Monodevelop-list mailing list