To read all comments associated with this story, please click here.
Well, your site is down right now or I'd quote the parts I read, but there was a section that talked about Mono being the programming language used, and another that one of the primary goals for the system was the promotion of managed code for applications.
Edited 2009-01-08 07:31 UTC
See, it just became much more interesting to me, and I'm going to go read some docs and download some images based on this line alone.
By "actually programmed", I think you mean "dealt with repetitive memory-management issues that took zero knowledge to understand, would cause horrible bugs (that could cascade to causing system-level crashes) if ever missed or done slightly incorrectly (which even experienced programmers did at 4 in the morning when they had run out of coffee), and which can be automagically done away with through modern programming tools".
At least, I think that's what you mean. I do not think "actually programmed" means what you think it mean.
When I saw this news listing I thought, "oh great YET ANOTHER OPERATING SYSTEM..."
It's not like we don't have ENOUGH operating systems that are half done.
So off I surfed to the website and I saw, "Python, Mono..." And then I became interested!
I also think that while "real men" program in "real languages", those days are gone. I myself have programmed in C, and C++, but to go back to C++ it would have to be with a pointed gun!
C I can understand since there are some real needs for C. But C++, and what it has become, is simply too complex.






Member since:
2005-07-06
It uses Mono (C#) as the primary language, trying to force users to use "managed code" for their apps. I guess "programmers" today need someone to hold their hand and wipe their butt. Back in my day, we actually PROGRAMMED.
It's not the code that needs managing, it's the programmers. It would be better if they actually learned how to program before trying to write major apps. Today, every Tom, Dick, and Harry thinks that being able to make a "Hello World" app in a managed language somehow makes them a programmer.