[html-formfu] migration to new version [was: Losing default value on update]

Charlie Garrison garrison at zeta.org.au
Thu Feb 10 01:30:14 GMT 2011


Good afternoon,

On 9/02/11 at 2:38 PM +1100, Charlie Garrison 
<garrison at zeta.org.au> wrote:

>Thanks, I grabbed MooseX-ChainedAccessors from Githum and have 
>latest HTML::FF installed without errors.

After the HTML::FF update, I've got a number of problems with 
custom Elements and Plugins. Is there any sort of migration 
guide or other docco I can look at to know what the fundamental 
changes are?

As one example, I've got an H::FF::Element::Anchor module which does:

use base 'HTML::FormFu::Element::_Field';

And that doesn't work now since there is no _Field element with 
the new version.

What I'm looking for is a list of deprecated (or removed) 
methods and modules that I should no longer be using, and what 
they have been replaced with (if anything).

I'm happy to experiment and dig into the code of the new 
HTML::FF, but was hoping someone could save me some time.

Thanks,
Charlie

PS. The original problem of losing read-only values on form 
submission has now been fixed in my app. Thanks for the help 
with that one.
-- 
    Ꮚ Charlie Garrison ♊ <garrison at zeta.org.au>

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
〠  http://www.ietf.org/rfc/rfc1855.txt



More information about the HTML-FormFu mailing list