IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Why check for null?
Or rather, nil?

The behavior of references that don't reference anything in Java and C++ is idiotic and mother fucking annoying when you're trying to write a GUI. So the value is nil that I'm trying to put into the field - SO WHAT? The fucking GUI is going to throw an exception because it has nothing to display? FUCK YOU JAMES GOSLING - piker.

I now have to wrap every single call to swing with try{ /*call swing*/ } catch(Exception ex) { /* SO? *? }

Fucking morons. Its not an error - its an intermediate state.

Check for null [link|http://ventedspleen.weblogger.com/discuss/msgReader$9?mode=day|indeed].




I think that it's extraordinarily important that we in computer science keep fun in computing. When it started out, it was an awful lot of fun. Of course, the paying customer got shafted every now and then, and after a while we began to take their complaints seriously. We began to feel as if we really were responsible for the successful, error-free perfect use of these machines. I don't think we are. I think we're responsible for stretching them, setting them off in new directions, and keeping fun in the house. I hope the field of computer science never loses its sense of fun. Above all, I hope we don't become missionaries. Don't feel as if you're Bible salesmen. The world has too many of those already. What you know about computing other people will learn. Don't feel as if the key to successful computing is only in your hands. What's in your hands, I think and hope, is intelligence: the ability to see the machine as more than when you were first led up to it, that you can make it more.

--Alan Perlis
New Have you looked at the IBM GUI lib for Java? (new thread)
Created as new thread #79571 titled [link|/forums/render/content/show?contentid=79571|Have you looked at the IBM GUI lib for Java?]
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Wow, that's one wide-ass blog site you got there, Todd!
What's up with the horizontal scrolling on the home page, mister Whitard?


   [link|mailto:MyUserId@MyISP.CountryCode|Christian R. Conrad]
(I live in Finland, and my e-mail in-box is at the Saunalahti company.)
Your lies are of Microsoftian Scale and boring to boot. Your 'depression' may be the closest you ever come to recognizing truth: you have no 'inferiority complex', you are inferior - and something inside you recognizes this. - [link|http://z.iwethey.org/forums/render/content/show?contentid=71575|Ashton Brown]
New Dave Winer is Lame
Or at least his software is.

Try it now.



I think that it's extraordinarily important that we in computer science keep fun in computing. When it started out, it was an awful lot of fun. Of course, the paying customer got shafted every now and then, and after a while we began to take their complaints seriously. We began to feel as if we really were responsible for the successful, error-free perfect use of these machines. I don't think we are. I think we're responsible for stretching them, setting them off in new directions, and keeping fun in the house. I hope the field of computer science never loses its sense of fun. Above all, I hope we don't become missionaries. Don't feel as if you're Bible salesmen. The world has too many of those already. What you know about computing other people will learn. Don't feel as if the key to successful computing is only in your hands. What's in your hands, I think and hope, is intelligence: the ability to see the machine as more than when you were first led up to it, that you can make it more.

--Alan Perlis
Expand Edited by tuberculosis Feb. 5, 2003, 05:33:39 PM EST
New Interesting rant.
You're right: Java's default handing of null is pretty stupid. Although they're not OO languages, PHP and Icon both handle null much more gracefully. Icon even has two special operators for quickly checking if a value is null or not - some graphics calls use &null and "" like boolean true and false as a result.

Wade.

Is it enough to love
Is it enough to breathe
Somebody rip my heart out
And leave me here to bleed
 
Is it enough to die
Somebody save my life
I'd rather be Anything but Ordinary
Please

-- "Anything but Ordinary" by Avril Lavigne.

New Re: Why check for null?
The behavior of references that don't reference anything in Java and C++ is idiotic and mother fucking annoying when you're trying to write a GUI.

Agreed. That's why you cannot have a reference that points/refers/whatever to NULL in C++.
jb4
"They lead. They don't manage. The carrot always wins over the stick. Ask your horse. You can lead your horse to water, but you can't manage him to drink."
Richard Kerr, United Technologies Corporation, 1990
     Pointers point, references refer. - (marlowe) - (13)
         Easy for you to say - (ChrisR) - (5)
             this post left blank.... -NT - (folkert)
             This one too.... GAH!!!! -NT - (folkert) - (2)
                 Yes, but I'll refer you to another post... - (tseliot) - (1)
                     My point exactly -NT - (folkert)
             ICLRPD (new thread) - (folkert)
         Why check for null? - (tuberculosis) - (5)
             Have you looked at the IBM GUI lib for Java? (new thread) - (admin)
             Wow, that's one wide-ass blog site you got there, Todd! - (CRConrad) - (1)
                 Dave Winer is Lame - (tuberculosis)
             Interesting rant. - (static)
             Re: Why check for null? - (jb4)
         References can be very useful. - (static)

New Viagra brand coffee! Wakes you up and keeps you up!
141 ms