Kevin Dangoor wrote:
> cleaning things up on the way to release, the widgets package is
> undergoing some changes (that started in r572, I think).
>
> - declarative style form syntax is gone for now (but will return in
> the style that was discussed a couple days back)

I've almost finished the WidgetsDeclaration class, but I'm not a
metaclass guru.
I will open a ticket once I've finished this, so gurus :-) can check
what I've done.

> - Hidden has become HiddenField

- Fieldset has become FieldSet

>
> form_errors will also change to validation_errors for clarity's sake,
> but that hasn't happened yet.
>
> Had this been released code, these changes would've been made in a
> backwards compatible way... but, doing that in code that only exists
> in the trunk seems like a bad idea.
>

Agreed, following svn means accepting some API breakage. :-)

Ciao
Michele

Reply via email to