On Thu, Apr 2, 2009 at 12:22 AM, Robert Zeigler <[email protected]> wrote: > Hey Thiago (and anyone else who wants to jump in the fray :),
Hi! > I'm curious as to your rationale for making URLRewriterService (heretofore > known as URLRewriter) an "internal" service interface? > If this is something that users are /encouraged/ to contribute to, for url > rewriting, shouldn't it be a "public" interface? My rationale for making it internal was that I see no reason for anyone to use URLRewriter directly (and I don't think contributing to it is using it directly), therefore making it easy for committers to make changes to it without breaking backward compatibility (including renaming it, hehehe). -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
