what's the point of wasCreatedBookmarkable on resources? On page it determines whether after redirect the URL will be hybrid even if page is not mounted. What would it do for resource?
-Matej On Fri, Aug 21, 2009 at 12:03 AM, Martijn Dashorst<martijn.dasho...@gmail.com> wrote: > I'd like to create even more smaller interfaces than currently > proposed. For example IPage has isBookmarkable() and > wasCreatedBookmarkable() > > Those methods could easily be part of an IBookmarkable interface, and > then be used for resources as well. > > It would be even nicer if we could make the interface more in line with > mixins. > > Martijn >