On Friday 12 March 2010 12:32 AM, Mike Orr wrote:
If you're starting a new application, I would create it from the 1.0
beta. That way the changes are already made in the application
template, and you won't have to change them later. You'll also
remember to use 'url' instead of 'h.url_for', 'pylons.app_globals'
instead of 'pylons.g', 'pylons.tmpl_context' instead of 'pylons.c',
because the latter ones won't exist.
IC, but Beta? can I develop an application using the beta version? Is it
stable enough?
Pylons 0.10 is mainly for existing applications. It's like 1.0 but
doesn't still has the deprecated features, so 0.9.7 applications won't
require as many changes.
So will i have to change the parts of the code manually for using the
latest features?
isn't RC more stable to be used rather than beta?
And can I use the easy_install command to install pylons 1 beta in a
vertual environment?
Happy hacking.
Krishnakant.
--
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.