Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DBIx-Class-QueryLog CPAN distribution.

Report information
The Basics
Id: 77544
Status: rejected
Priority: 0/
Queue: DBIx-Class-QueryLog

People
Owner: Nobody in particular
Requestors: Paul.Findlay [...] fonterra.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Enhancement request - Moo?
Date: Thu, 31 May 2012 10:08:57 +1200
To: "bug-DBIx-Class-QueryLog [...] rt.cpan.org" <bug-DBIx-Class-QueryLog [...] rt.cpan.org>
From: Paul Findlay <Paul.Findlay [...] fonterra.com>
Hi Cory Thanks for DBIx::Class::QueryLog. I use in development in my work at Fonterra. I was wondering if you could consider using Moo instead of Moose for the class structure you have? It seems DBIx::Class itself is starting to use Moo, and in environments without Moose (like mine) it would be great to not need to pay the penalty for Moose startup (which I do in development). I could even patch it for you, but I didn't seen any git repository or such to clone. Kind regards Paul Findlay Process Information Engineer Fonterra Co-operative Group Limited DISCLAIMER This email contains information that is confidential and which may be legally privileged. If you have received this email in error, please notify the sender immediately and delete the email. This email is intended solely for the use of the intended recipient and you may not use or disclose this email in any way.
I'm quite happy with Moose. I have no plans to make this change. Sorry!