Greetings,
 
> Just to add to the confusion ;)
> When I wrote "some Koha::Object" here,
> I was not literally suggesting Koha::Object,
> I was thinking of something like Koha::Biblio or Koha::Patron etc.
 
That’s what I understood. So physically, we may have the tables we currently have accessed via DBIC, but the Koha::Biblio object would blend DBIC objects related to Biblios and Items. Right? This would mean that Koha::Biblio would provide whatever methods regardless of the backend structure.
 
GPML,
Mark Tompsett