[Koha-bugs] [Bug 4110] New: Improve consistency and reliability of the interfaces to Members

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Thu Feb 4 16:00:21 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4110

           Summary: Improve consistency and reliability of the interfaces to
                    Members
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Patrons
        AssignedTo: colin.campbell at ptfs-europe.com
        ReportedBy: colin.campbell at ptfs-europe.com
   Estimated Hours: 0.0
 Change sponsored?: ---


Inspired by bug 4108

Work should be done to make the Members interface more consistent.

Don't pass hashes but hash_refs to avoid runtime bugs due to missing or
undefined values.

Some of the routines are fairly ubiquitous it may be more efficient to separate
out the core calls rather than pass through a more generalized routine. 

Check that returns are rational

Probably a lot more once we look under the bonnet

To be addressed after 3.2 is out


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list