--- Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2008/2/20, Dave Newton <[EMAIL PROTECTED]>: > > ...why *do* we have StrutsStatics as an interface implemented all over? > > IMHO all those "constants" should be scattered to all the needing > classes, not centralized. > In my past projects, I often had this sort of "statics", but I always > found a way to put them as private constants in appropriate classes > (even "utility" classes).
Well, these are all names under which objects are stored in contexts; they may actually all belong together, but they definitely belong in a utility class. > Just my 2 eurocents. With the US economy the way it is that's probably like a nickel now. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]