Hi there,

I've added support for the has_many and many_to_many relations to
fill_formfu_values and populate_from_formfu (with some tests - but
it's still a bit of a hack). For me the historic baggage of having
those methods in the database model was annoying. I believe the model
should not depend on the interface and the model code should be clean
of interface stuff.  That's why I moved those subroutines into
HTML::FormFu::DBIC (now they are not methods now - but if it makes
more sense for you I can make them methods of the form).

See the attachment for details.

-- 
Zbigniew Lukasiak
http://perlalchemy.blogspot.com/

Attachment: HTML-FormFu-DBIC-0.01.tar.gz
Description: GNU Zip compressed data

_______________________________________________
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