> What's the issue with WebHelpers? The Pylons dependency is I don't remember details because it was a few months ago but it was related to url_for helper and new pylons implementation (url class). The same project, the same Pylons 0.9.7 but WebHelpers was changed significantly. Anyway, because Pylons consists of several external libraries it would be a good idea to add more strict version checking. Using Pylons 0.9.7 in 2009 and 2010 should give us the same results :)
> The same issue applies to SQLAlchemy. If you restrict SQLAlchemy to > the 0.5 series, then applications that want to use 0.6 will have to I agree with you but SA is a separate package and Pylons can live without it. Without Webhelpers? No way ;) -- Thanks, Artur -- 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.
