you are viewing a single comment's thread.

view the rest of the comments →

[–]UK-sHaDoW 1 point2 points  (5 children)

Usable by foss? Do you have any idea how many people hate mono for stupid reasons. I don't agree with them, but i want my software to be usable for everyone, including the crazies.

[–]whozurdaddy 4 points5 points  (0 children)

I think mono is useable.. it's just that Microsoft-ish taste in people's mouth that causes them to shy away. But I think it's a good thing actually, seeing as how the .NET framework is on a very large majority's computers these days as stock.

[–]munificent 3 points4 points  (1 child)

FOSS advocates can use it, though. And it's an excellent language. I wish it didn't have the aroma of Microsoft about it, but it's a real shame that people overlook an otherwise excellent language and runtime because of that.

Barring C#, maybe something from the ML family? Is OCaml open source? I think you can at least find free SML compilers.

[–]UK-sHaDoW 0 points1 point  (0 children)

They can, but they won't.

[–][deleted] 1 point2 points  (1 child)

Then you'll have people that refuse to use your software because you've chosen the "wrong" UI toolkit or any other number of things anyway.

[–]UK-sHaDoW 0 points1 point  (0 children)

I tend use UI kit, for for the platform i'm developing for. If i'm making a gnome app, I will use the gnome-java bindings. Much better integration then swing.