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

--- Comment #37 from Martin Renvoize (ashimema) 
<martin.renvo...@ptfs-europe.com> ---
(In reply to Tomás Cohen Arazi (tcohen) from comment #36)
> Have you discussed adding a prefix to those accessors for safety? Something
> like `attr_$code`, for example.

For ILL that's exactly what we did.. but you also won't hit the attribute
accessor here if you clash with an existing patron field name.  Honestly, I
wasn't sure which way to jump, but the basic code only felt nicer looking to me
for end users.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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