NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Someone on /. said this... (Score:2)
On Java (Score:2)
I don't entirely agree. One of the often cited reasons for using Java in the first place are the cross platform GUI libraries (SWT being the other). This is not a third party library - it's effectively a core library, made by the Java folks for the Java folks. If it sucks, then it taints Java as a whole, and might make you regret ever using Swing in the first place.
My main p
Re:On Java (Score:2)
By that argument, you can criticize Perl because, let's face it, though CGI.pm is incredibly useful and recommended, both the code and the interface leaves much to be desired (as Lincoln Stein readily admits.) There are plenty of other "core" modules -- made by the Perl folks for the Perl folks -- against which one could make a similar criticism. Whether or not these libraries are well designed has nothing to do with whether or not Perl is well designed.
I do agree with your comments about the "Java ment
Re:On Java (Score:2)
If CGI.pm had sucked as badly as Swing supposedly d
it's actually fairly simple (Score:1)
Re:it's actually fairly simple (Score:1)
Are you suggesting that when all you have is Lisp, every problem requires you to invent a hammer?