[MonoDevelop] [PATCH] - enable out-of-project files inside of a project
"Andrés G. Aragoneses [ knocte ]
"Andrés G. Aragoneses [ knocte ]
Tue Sep 12 14:12:27 EDT 2006
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.
> Yes it sounds like a better way. Is there an example in MD that
> already uses overlay icons?
IIRC the VersionControl addin.
Regards,
Andrés [ knocte ]
--
More information about the Monodevelop-list
mailing list