https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22622 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #87317|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 100370 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100370&action=edit Bug 22622: Add Koha::Object method _new_from_hashref It may be useful to be able to instantiate a Koha::Object from data already fetched from the database. This might be used for compatibility with legacy code, or perhaps for use with optimized queries. -- You are receiving this mail because: You are watching all bug changes.