On 19/09/2007, Thomas L. Shinnick <[EMAIL PROTECTED]> wrote:

> I'm still marveling too much to write anything...

I can't tell if that's good or bad :(

It was a bug, but because the test suite only tests adding a
Transformer to a single element, and not onto the form, it wasn't
being hit.

I've switched it to use an array instead, so the names aren't repeated
like that.
The reason for the number of different builders, is that all of
FormFu.pm, Element/Block.pm and Element/_Field.pm have constraint()
methods (and the like), but they all have to work slightly
differently, so the common internals are broken out to separate
functions.

I would like to clean that all up, but if you beat me to it - patches
are welcome!

Cheers,
Carl

_______________________________________________
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