[Grok-dev] Re: my modest Trails implementation
Brandon Craig Rhodes
brandon at rhodesmill.org
Wed Oct 3 17:01:25 EDT 2007
Philipp von Weitershausen <philipp at weitershausen.de> writes:
> Hey, great job! Would be cool if this could become a megrok.trails.
> I personally am quite interested in this, and the people I'm working
> with as well.
If the Sprint doesn't produce any motion forward, I'll happily try
advancing this myself next week.
Three immediate goals I can think of:
- Getting the code moved into Subversion.
- Making, if possible, the AbsoluteURL adapter a local adapter (do we
have local adapters, like we have local utilities?) instead of a
global one, so you can have different apps in the same site return
different URLs for the same kind of object.
- Adding different flavors of Trail - since all a Trail has to do is
support (a) forward-navigation and (b) url-generation, there could
be several small subclasses that do Django-style, Pylons-style, and
other styles of URL specification.
--
Brandon Craig Rhodes brandon at rhodesmill.org http://rhodesmill.org/brandon
More information about the Grok-dev
mailing list