https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22407

--- Comment #9 from Martin Renvoize <[email protected]> ---
This has me wondering.. we're often renaming relationships within Koha::Objects
(understandably as often our db derived ones are horrible because of poor
initial db design).  Should this guideline also introduce a requirement to
match the relation name in the dbic class up to the relation name in the
Koha::Object?  It wouldn't be hard to add relations with such names and would
lead to cleaner, easier to guess, prefetch strings.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to