Not that I have been following the discussion, but I thought with Guice, we didn't need any more factories? :)
-Elias Dave wrote: > On 6/26/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: >> I have a couple final class renamings I'd like to do ... >> >> Roller -> Weblogger >> RollerFactory -> WebloggerFactory >> RollerImpl -> WebloggerImpl >> >> This just makes the most sense now that 'Roller' is the name referring >> to the entire project and 'Weblogger' and 'Planet' are the actual >> application specific names. >> >> objections? > > None here. > > - Dave >
