On Mon, Jun 17, 2013 at 2:12 PM, Erin Noe-Payne <[email protected]>wrote:
> How do you see context of pages being defined instead? > The simplest approach is to change the pageType property of the page to be a string. Alternative suggestions welcomed. > > On Monday, June 17, 2013, Matt Franklin wrote: > > > As we move to a more generic context (workspace) model for Rave, we will > > need to remove current constructs like the PageType enumeration. This > > enumeration statically defines the types of pages that can be queried > from > > Rave. A more appropriate model is to use the context name as the "page > > type" and allow that to be passed all the way through the stack. > > > > Assuming lazy consensus, I will commit code that deprecates the PageType > > enumeration in 0.22 before the end of the week. > > > > -Matt > > >
