> The new PylonsHQ site I'm working on now will have a Snippets section  
> to make it easier to find and share these bits.

That's cool!

The approach we're doing is as follows:

  - We distill functionality into a module
  - The module uses class variables to store templates and urls
  - To use our functionality, one can just inherit from the classes
and then override

If someone could suggest a better way, I'd be happy to explore it !

What I really like about pylons is that  it is possible to create a
generic OpenID controller to handle everything, then just subclass it
to hook into your app.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to