[Dbix-class] Re: Result, ResultSet and load_namespaces

Bill Moseley moseley at hank.org
Thu Jul 26 18:09:34 GMT 2012


On Thu, Jul 26, 2012 at 6:59 AM, Alejandro Imass <aimass at yabarana.com>wrote:

>
>
> So now I ask:
>
> The elegant way to extend row-level methods is by extending the code
> in the Result classes below the checksum created by Loader?
>

We had the need to share row methods between somewhat different schemas and
used Moose Roles to accomplish that.   So, that might be an approach to
consider.

We also don't use Loader (other than initially).  That's something to
evaluate as your schema grows.


-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20120726/f00=
a1616/attachment.htm


More information about the DBIx-Class mailing list