Good afternoon,

On 9/02/11 at 2:38 PM +1100, Charlie Garrison <garri...@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 ♊ <garri...@zeta.org.au>

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

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to