[MonoDevelop] multi-language project files support ?
Cyryl Płotnicki-Chudyk
cyryl at power.com.pl
Thu May 7 06:14:47 EDT 2009
Michael Hutchinson wrote:
> 2009/5/6 Cyryl Płotnicki-Chudyk <cyryl at power.com.pl>:
>> is there a plan to support multi-language project files ?
>> I mean, compiling one file with some compiler and another with the other ?
>
> We don't have any plans. What would be the purpose of this?
>
There are plenty of languages available for the .net platform and some
of them are better for some types of tasks and other for another.
Real world example:
We have a library called PowerMedia.Common which provides some basic
tools that are missing in the .net's core libraries, such as some math
extensions. Some of the classes and methods are easier to write in C#
and some of them desire functional approach; to be written eg in F#.
It'd be very nice to have per-file control of which compiler to use
instead of per-project.
It is possible to have MSBuild's multilanguage project but, as far as I
know, no IDE supports it.
Here's a example of such MSBuild project:
http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx
It's quite old but explains itself pretty good.
regards
--
Cyryl Płotnicki-Chudyk
Project Manager
Power Media S.A.
http://www.power.com.pl
District Court for Wroclaw-Fabryczna
KRS: 0000281947
NIP: PL-898-16-47-572
Capital stock: 640 000 PLN
More information about the Monodevelop-list
mailing list