On May 2, 3:44 am, Aaron Watters <[EMAIL PROTECTED]> wrote: > Suggestion: Why not factor out > the data access layer into a module that you > take as "given" and leave just the werkzeug > stuff exposed in the tutorial. I would even > advocate removing the template dependancy. > Otherwise you almost have to read two other > tutorials in preparation for the werkzeug tutorial.
There's not that much auxiliary code in the tutorial really. If you removed the database and template stuff you'd be left with a nice short snippet but not really a functional example application. hads --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
