Well, the problem occurs only if people are using an old version of DBIC.
Don't know how many are still on 0.080xx.

But I'd like to add a new feature to Model::DBIC which allows to set
columns on the link table in m2m relationships.

Another feature is model_config->{additive} which will add the selected values
to a m2m relationship instead of setting it to the selected value.

I also added doc patches with examples.

But this requires DBIC 0.08103 (not included in patch).

Patch attached :-)

Attachment: link_value_additive.patch
Description: Binary data







Am 28.05.2009 um 16:43 schrieb Carl Franks:

2009/5/28 Moritz Onken <[email protected]>:
Glad it worked four you!

I bumped the prerequisite DBIC to 0.081 in the Makefile.PL

Is this ok with you, Carl?

That's fine.
Is it worth doing another cpan release for this change?

Carl

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

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

Reply via email to