Slashdot Mirror


User: richardfish

richardfish's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:For Linux? on Mono's Cocoa# Underway, GTK# Takes on Windows.Forms · · Score: 2

    Yeah, the Amiga was fast, but rememeber that one lame app would crash the entire system. The Guru was not very helpful in debugging memory pointer corruption either... I prefer the stability of Linux, OS X, and even XP, thanks.

  2. Re:I think the world has finally left me behind on Mono's Cocoa# Underway, GTK# Takes on Windows.Forms · · Score: 2, Informative

    Because .NET is the only platform that exists today that allows you to re-use code written in other languages *without* writing a single interface function. Although Mono only has a C# compiler today, I believe others will follow with compilers/interpreters for (managed)C++, Obj C, Ruby, Python, Java, etc. So write your assembly in C# today, and re-use it tomorrow in Java, or give it to your co-working using C++.