On Sun, Jul 20, 2008 at 11:45 AM, Thomas G. Willis <[EMAIL PROTECTED]> wrote: > > I've spent the weekend going through this book and I'm nearly through > part 1. One bit of positive feedback I'd like to throw out there..... > With most of these web mvc frameworks, the tutorials seem to focus on > getting the reader up and running quickly with a working web > application. While this is fine and dandy, it's at the expense of > glossing over a lot of the gory details of a lot of things that the > reader would inevitably have to know as the applications they write go > beyond the simple examples in the book. For example, the time spent > explaining virtual environment ,setuptools etc...Though I realize that > there is a potential of going beyond the intended scope, it is much > appreciated for this reader.
I second this. I think James did a good job of explaining details that seem to be at the peripheral of Pylons, but are actually a part of the core philosophy, which is using the best components, and ideas, available such as virtualenv. > > One more thing, and this may just be my problem but, while working > through the examples I'm constantly having to put a trailing "/" on > the end of my urls for my controllers/actions. I assume this is > probably something to change in the routing but there must've been a > detail I missed somewhere or it's missing. > > > > > -- Noah Gift http://noahgift.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
