On Fri, Mar 12, 2010 at 10:46 AM, Krishnakant Mane <krm...@gmail.com> wrote:
>> If you create an 0.9.7 application, you will have to modify it for
>> 1.0. If you run it under 0.10, it should work but you'll get
>> deprecation warnings. You may also have to stick to an older version
>> of WebHelpers (0.6.4).
>>
>>
>
> So, right now if I use 1.0 beta, does it come with the correct version of
> webhelpers?

It will install the latest version of WebHelpers by default, which is
currently 1.0b4.  That's fine for new applications. Existing
applications may have to downgrade to 0.6.4 if they're using
deprecated features (mainly the rails helpers). Almost all of the
differences in WebHelpers 1 are new features or bugfixes so they don't
affect compatibility. The few incompatible changes are trivial, like
the moving of secure_form.

I'm actually just about to write the upgrading doc and high-level list
of changes so I can make the final release. (Which means everything
that's not done yet will have to wait till after the release,
including fixing convert_misc_characters(), finishing Grid, and the
enhancements in the bugtracker.)

-- 
Mike Orr <sluggos...@gmail.com>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to