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!

Now viewing page 54 of 92
[Prev] 1 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 ... 92 [Next]
     IDEA 4 - (tuberculosis) - (2)
         Got a link handy? - (ChrisR) - (1)
             Re: Got a link handy? - (bluke)
     I18N (internationalization) and exceptions - (bluke) - (3)
         Use exception's class name as a key? -NT - (Arkadiy) - (2)
             That would lead to a lot of exception classes - (bluke) - (1)
                 Create a wrapper exception class - (tuberculosis)
     How the hell did this one become a programmer? - (Arkadiy) - (16)
         Suspenders and a belt, I guess... :-P - (admin) - (1)
             nails, screws and super glue, too. -NT - (Arkadiy)
         Re: How the hell did this one become a programmer? - (deSitter)
         Maybe the inside section used to be longer - (tablizer) - (1)
             Only if - (jb4)
         True confessions. - (Another Scott)
         Simple, he is paid based on lines of code written... - (a6l6e6x)
         That is the way they teach them in college these days - (orion) - (6)
             Durty, yes. Quick? What's quick about it? -NT - (Arkadiy) - (5)
                 Quick as in the time it takes to write it, - (orion) - (4)
                     He WROTE THE SAME TEST TWICE! Izzat "quick" in your opinion? -NT - (CRConrad) - (3)
                         Yes quick and redunant - (orion) - (2)
                             "Quick and dirty" would have been, writing NO tests at all. -NT - (CRConrad) - (1)
                                 I disagree - (orion)
         When all you have is 3Ghz... - (jb4) - (1)
             Forget the efficiency, my BRAIN hurts! -NT - (Arkadiy)
     Are EJBs really this painful? - (ben_tilly) - (15)
         AdminiScott's dislike of them seems rather reasonable. -NT - (CRConrad)
         Yes ... - (bluke) - (5)
             IDE Generating boilerplate - (tuberculosis) - (4)
                 Can someone give a good explanation of Home, Remote, etc? - (bluke) - (3)
                     It *doesn't* need them. - (admin) - (1)
                         I think EJB's came from IBM -NT - (bluke)
                     Theoretical distributability - (tuberculosis)
         Yes. -NT - (admin)
         It's worse - (ChrisR)
         They purposely F'd it up to make OO look bad -NT - (tablizer) - (4)
             Actually EJB's have little to do with OO - (bluke) - (3)
                 So bad that no paradigm wants to claim it? - (tablizer) - (2)
                     Huh? Are you making up stuff as you go along, again? - (CRConrad) - (1)
                         Old school usenet style. -NT - (jake123)
         OK, I get it! - (jb4)
     Here's the apache/jboss/tomcat config stuff - (tuberculosis) - (6)
         address="0.0.0.0" ? -NT - (deSitter) - (1)
             Oops! Changed that - (tuberculosis)
         I give up - (tuberculosis) - (3)
             Care to give a more detailed post-mortem? - (deSitter) - (1)
                 OK - (tuberculosis)
             Yeah, I just replaced my last Tomcat app - (FuManChu)
     Anybody integrated apache w/jboss/embedded tomcat via mod_jk - (tuberculosis) - (7)
         A moderate number of moons ago. - (admin) - (6)
             OT: tomcat question. - (mmoffitt) - (5)
                 What platform? - (admin) - (3)
                     No JNI. - (mmoffitt) - (2)
                         Re: No JNI. - (admin) - (1)
                             We did. Same problems. - (mmoffitt)
                 are you using a mixed c and gcc environment? -NT - (boxley)
     Exception Handling Policy - (JimWeirich) - (48)
         Possibly it depends on what level of code you are writing... - (Simon_Jester) - (38)
             Ditto. - (admin) - (37)
                 Because checked exceptions are STOOPID! - (tuberculosis) - (35)
                     One reason I like Spring Framework - (admin) - (1)
                         Absolutely - (bluke)
                     Re: Because checked exceptions are STOOPID! - (dshellman) - (23)
                         One respectable reason - (admin) - (13)
                             Re: One respectable reason - (dshellman) - (12)
                                 The problem with Java model is that I cannot - (Arkadiy) - (1)
                                     Re: The problem with Java model is that I cannot - (dshellman)
                                 But that would (i.e, *does*) defeat the whole purpose! - (CRConrad) - (3)
                                     ICLRPD (new thread) - (drewk)
                                     Re: But that would (i.e, *does*) defeat the whole purpose! - (dshellman) - (1)
                                         Sorry, either I don't get your meaning, or you didn't mine. - (CRConrad)
                                 What ends up happening ... - (bluke) - (5)
                                     Re: What ends up happening ... - (dshellman) - (4)
                                         Re: What ends up happening ... - (tuberculosis)
                                         You didn't answer the question ... - (bluke) - (2)
                                             Re: You didn't answer the question ... - (dshellman) - (1)
                                                 A number of comments - (bluke)
                         We already discussed this - (ben_tilly) - (8)
                             Re: We already discussed this - (dshellman) - (7)
                                 Blame the tool - (tuberculosis)
                                 You're right, that is unfortunate - (ben_tilly) - (5)
                                     Re: You're right, that is unfortunate - (dshellman) - (4)
                                         You have to balance benefit/cost - (ben_tilly) - (3)
                                             s/Knuth/Dijkstra/ - (a6l6e6x) - (2)
                                                 I had it right the first time - (ben_tilly) - (1)
                                                     I stand corrected then. - (a6l6e6x)
                     Re: Because checked exceptions are STOOPID! - (dshellman) - (8)
                         Hmm... - (CRConrad)
                         One phrase says it all. - (Arkadiy) - (6)
                             Caught my eye too - (tuberculosis)
                             Re: One phrase says it all. - (dshellman) - (4)
                                 I remain unconvinced - (tuberculosis)
                                 A Further Question on the Code Example - (JimWeirich) - (1)
                                     Re: A Further Question on the Code Example - (dshellman)
                                 Bad for class libraries? - (Arkadiy)
                 Re: Ditto. - (JimWeirich)
         I meant Exception the class - (bluke) - (7)
             Don't catch null pointer exceptions? - (JimWeirich) - (6)
                 In development yes - (bluke) - (5)
                     Re: In development yes - (JimWeirich) - (4)
                         Agreed - (bluke) - (3)
                             So wouldn't the remedy be... - (CRConrad) - (2)
                                 cf. Spring Framework :-) -NT - (admin)
                                 I agree ... - (bluke)
         Another reason to catch specifics - (jb4)
     "Static factory methods", constructors - what's the diff? - (CRConrad) - (2)
         Inheritance. - (admin)
         Static factories vs. constructors - (dshellman)
     Constructor with 29 parameters - (bluke) - (20)
         **boggle** - (deSitter)
         Depending on the language... - (admin) - (12)
             LRPD - (deSitter)
             This is written in Java - (bluke) - (5)
                 Nasty. -NT - (admin)
                 Brings back bad memories - (deSitter) - (1)
                     Interesting point - (bluke)
                 Re: Is written in Java? - (dlevitt) - (1)
                     Yes, by people with C/C++ (MFC) experience -NT - (bluke)
             Two points - (Simon_Jester) - (4)
                 Re: Two points - well, you're half right. - (admin) - (3)
                     "Static factory methods", constructors - what's the diff? (new thread) - (CRConrad)
                     You're right... - (Simon_Jester) - (1)
                         Not required in Java. - (admin)
         29 parameters, all positional? - (ben_tilly) - (1)
             You got it - (bluke)
         Kill the author - (tuberculosis) - (1)
             No one there would understand - (bluke)
         A dictionary array is nice for such -NT - (tablizer)
         Try partial application wrappers? -NT - (FuManChu)
     Looks like I hit a bug in Visual Work - (Arkadiy) - (4)
         Zoink! Another Cpuspus default constructor screwup! -NT - (deSitter) - (2)
             What the hell is wrong with you? - (Arkadiy) - (1)
                 Sorry, didn't see that :) - (deSitter)
         You should post this to the VW users list - (tuberculosis)
Now viewing page 54 of 92
[Prev] 1 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 ... 92 [Next]

I usually avoid being a grammar/spelling pedant, but you clearly misspelled “should be shot into the sun.”
1,966 ms