Hi!

I'm using HTML::FormFu to create a new user interface for a legacy
database. This database is using natural keys with more than one column
in several of it's tables. This does not work in HTML::FormFu, so I have
created a patch that enables me to use HTML::FormFu with these tables.

The patch is affecting DBIC.pm, and should only change things related to
the primary key. I have also created a couple of tests to verify that it
works.

The patch does not try to address problems like what happens if the user
changes a part of the primary key, but it fixes everything I need to get
things working with has_many relationships.

Does this look like a patch you could include into your project?


--
Regards,
Henning Kulander
Systems Consultant, Linpro AS

Attachment: HTML_FormFu_primary_key.patch
Description: Binary data

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

Reply via email to