On Thu, Mar 11, 2010 at 11:11 AM, [email protected] <[email protected]> wrote: > Anyone tried repoze.who and repoze.what plugins with latest pylons > 1.0b?
I tried it but did not do anything more than a demo application. Repoze.who/what are framework neutral so there shouldn't be any 1.0-specific problems with them. > I, too in the need of creating another pylons application, so I would > try 1.0b but curious to know is it really beta and is it ready for > production in another 1 month time? Not much has changed in Pylons itself since 0.9.7 was released over a year ago. Most of the changes have been in the dependencies: Beaker/Routes/WebHelpers. Most of the differences in 1.0 are removing features that were deprecated in 0.9.7. Now that the betas are out, Ben says he's trying to avoid making *any* more changes to Pylons' behavior until 1.0 is relased. Only essential bugfixes. -- Mike Orr <[email protected]> -- 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.
