|
From: Michal K. <mi...@mk...> - 2006-10-12 11:36:55
|
On Tue, Oct 10, 2006 at 05:14:51PM +0800, Lee Jingbo wrote: > > I just got the idea that porting firebird to .NET using C++/CLI. > How do you think about it? I treat it as a funny thing. > > If it was OK, we could use C# to develop FB. > It's crazy, isn't it? Sounds like an insane idea to me. A lot of code is still in C (it compiles with C++ compiler but it is not written as C++ code) and you would like to switch from C++ to another language. Moreover, to a language which is supported only on one platform and partially supported on another one? Michal Kubecek |