+1
On 6/28/05, Allen Gilliland <[EMAIL PROTECTED]> wrote: > would anybody be upset if I renamed the PageData class to WeblogTemplate? I > figured that since I am already having to do some alterations to make way for > theme templates that it would be nice to be consistent. > > Right now I have ... > > Template (interface) > - ThemeTemplate (implements Template) > > Then I would rename PageData to WeblogTemplate to follow the pattern. > WeblogTemplate seems pretty good since it is basically a template that is > attached to a specific weblog. This won't actually change any functionality, > just a naming thing really. > > -- Allen > > >
