Vir Campestris wrote this copyrighted missive and expects royalties:
Sometimes one has to leave on project and join another.
I've had to do a lot of Javascript lately. A nifty language in some ways,
but hell to debug, and I am not allowed to use jQuery (because it supposedly
slows things wayyyy down... but maybe its because of Windows Server :-)
The same with C#. I still great prefer C++. I think C#'s overloading of
"." to be a scoping operator (like C++'s "::") and its use of "properties"
greatly detract from the comprehensibility of C# code. And those freaking
containers! Talk about your FAT INTERFACES!!! How many freaking member
functions... er, I mean, methods, does a class need?
And the occasional "zoning out" of web applications while they clean up
the garbage.
And last, but not least, Visual Studio not hitting Javascript breakpoints,
unceremoniously stopping the web app, IIS Express crashing...
I thought this stuff was supposed to be RAD. Not even close.
--
Debian Hint #9: If you need to know what version of Debian you're currently
running, look in /etc/debian_version or use 'lsb_release -sc' command. If you
want to know the codename for that version (for example, 5.0 is codenamed
'Lenny'), check this URL:
http://www.debian.org/doc/FAQ/ch-ftparchives.html#s-codenames