> Jason Carreira wrote:
> >> Why is an interface needed here? I thought this was just a
> >> singleton thingy which the app can query. Are there several
> >> implementation possibilities, and if so, why?
> >
> > Probably not needed. I just created them to keep me sane.
>
> Ok. Then I'd propose that it's removed.  :-) Let's keep simple things
> simple. Sometimes you want flexibility and strategy possibilities, and
> sometimes you want rigidity and stability. This is a case of the latter
> I think.

Interfaces are nice to make mock objects of. Let's keep it around, helps
with unit testing I believe :)

-Pat




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to