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 Rails is OK
but compare to Seaside it just seems so last-century.



I4 NOW!


Impeach, Indict, Incarcerate, Inject
Bush, Cheney, Gonzalez, Rumsfeld, Rove, Rice
New Uh, yeah.
Actually, it has a few real problems as opposed to just not being fashionable.

No Unicode, for one thing. And Rails strikes me as yet another "get the simple stuff done whiz bango, but fall apart for hard stuff" framework.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New I didn't mean fashionable
I meant, unwieldy. I like working on live systems. Live, as in running while I work on it. Live, as in, faults trigger debuggers, archive the execution state such that I can restore the entire program to examine it, and then keep going. Rails is a dead system. You have to kill the program to change it. How quaint.



I4 NOW!


Impeach, Indict, Incarcerate, Inject
Bush, Cheney, Gonzalez, Rumsfeld, Rove, Rice
New Fashionable == !quaint
You're the one using the words that way, not me. :-)

I've never been one to use debuggers, and a live system isn't worth the hassle of repository-based development. When I do Django development I never have to restart the program either. To each his own.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New I code in the debugger
then execute it, write, step, write, step....

Guarantee's a high level of quality. If I write a line wrong, I just back up the PC to the outer context, change the line, and test it. I recently had to fix a Java web service and felt absolutely crippled because I couldn't write a couple lines for the wacky string manipulation I was about to do - just to make sure I had it right.

This is the way computers should work.



I4 NOW!


Impeach, Indict, Incarcerate, Inject
Bush, Cheney, Gonzalez, Rumsfeld, Rove, Rice
New I prefer to use unit tests to guarantee quality
They're repeatable and useful for regression testing. I don't have to worry about side effects, either.

As far as immediate Java testing, that's what the Bean Shell is for. Or use the remote debugger if you want. Either way.

Again, different strokes.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New I do both
Cool thing about SUnit is you click on failed test - brings it up in a debugger - step, analyze, and fix.




I4 NOW!


Impeach, Indict, Incarcerate, Inject
Bush, Cheney, Gonzalez, Rumsfeld, Rove, Rice
     Anybody wanna hack some ruby for a KiloBuck? - (tuberculosis) - (20)
         I guess everyone has enough money and too little time -NT - (tuberculosis) - (13)
             Don't care for ruby, actually. - (admin) - (7)
                 Rails is OK - (tuberculosis) - (6)
                     Uh, yeah. - (admin) - (5)
                         I didn't mean fashionable - (tuberculosis) - (4)
                             Fashionable == !quaint - (admin) - (3)
                                 I code in the debugger - (tuberculosis) - (2)
                                     I prefer to use unit tests to guarantee quality - (admin) - (1)
                                         I do both - (tuberculosis)
             ROFL - Don't know Ruby. -NT - (imric)
             Nope -just you specified How the problem needed to be solved - (crazy) - (2)
                 If I wanted to take lip from a script kiddie - (tuberculosis) - (1)
                     My, this is a long yesterday - (crazy)
             There are three other options. - (static)
         send me enough for a sixpack and download this - (boxley) - (4)
             Wrong spot in the chain - (tuberculosis) - (3)
                 maybe this will help - (boxley)
                 So why does it need to be Ruby? - (admin) - (1)
                     Because I already have a bunch of maintenance script in it - (tuberculosis)
         Done - (tuberculosis)

And, of course, steaming poo...
55 ms