OOP & Design Patterns - Design a Library Management System - LLD with Relationships & Edge Cases
If the Library Management System must support inter-library loans (borrowing books from other branches), which design change best supports this feature without compromising existing loan and reservation logic?
