AW: Eliminate Setup Actions

2005-03-05 Thread Leon Rosenberg
Frank, > The day any half-assed developer > can put together a web application using RAD tools is a day I > do NOT look forward to, for the same reason I hated all the > half-assed developers I knew that chruned out VB craplets > like there was no tomorrow... God forbid something goes wrong >

AW: Eliminate Setup Actions

2005-03-05 Thread Leon Rosenberg
Frank, > The day any half-assed developer > can put together a web application using RAD tools is a day I > do NOT look forward to, for the same reason I hated all the > half-assed developers I knew that chruned out VB craplets > like there was no tomorrow... God forbid something goes wrong >

Re: AW: Eliminate Setup Actions

2005-03-05 Thread Frank W. Zammetti
Leon Rosenberg wrote: I find it hard enough to manage all the config files I have to manage right now (struts-config, resources, tiles-definitions, factories, and so on), I would be the last one to introduce one more. But since each action knows ist configuration object's reference (filename, url,

AW: Eliminate Setup Actions

2005-03-05 Thread Leon Rosenberg
> > Interesting... Honestly, when I read through it at first, my > reaction was "geez, that's pretty complicated for a > relatively simple concept", but upon a second reading I > realized it wasn't all that complicated. No, actually it's a one-liner in the constructor, and the code you need fo

AW: Eliminate Setup Actions

2005-03-05 Thread Leon Rosenberg
> > Interesting... Honestly, when I read through it at first, my > reaction was "geez, that's pretty complicated for a > relatively simple concept", but upon a second reading I > realized it wasn't all that complicated. No, actually it's a one-liner in the constructor, and the code you need fo