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 Kill the author
Claim temporary insanity.

I'm digging through a very nasty bit of XML used to basically set website preferences. There is a "parser" that just calls the dom parser and all the "parseXXX" methods actually just hunt through the dom for bits of info. The data is then copied into a much less compact format with lots of hardwired attributes (why not just use a friggin dictionary?).

The method toXML is well over 1000 lines and the xml itself was clearly written by an amateur with attributes vs elements being exchanged willy nilly.

The code in question was written by the "architect" of this mess. No wonder the title has gotten a bad name.

I'm sick of working with pikers.


The tree of research must from time to time be refreshed with the blood of bean counters.
     -- Alan Kay
New No one there would understand
they don't see anything wrong with the existing code.
     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)

I'm strong as Niagara / 'cause I takes Viagra / I'm Popeye the Sailor Man!
81 ms