<p></p>
<p dir="auto"><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/karenetheridge/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karenetheridge">@karenetheridge</a> <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/smith153/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/smith153">@smith153</a> If the result classes inherit from a result_base_class that is already moosified, then there is no need for MooseX::NonMoose, no?</p>
<p dir="auto">I moosified the base class in an attempt to silence warnings like this:</p>
<pre><code>Not inlining 'new' for MyApp::Schema::Result::Thing since it is not inheriting the default Moose::Object::new
If you are certain you don't need to inline your constructor, specify inline_constructor => 0 in your call to MyApp::Schema::Result::Thing->meta->make_immutable
</code></pre>
<p dir="auto">I thought I was being clever with this (instead of adding "inline_constructor => 0" to all my result classes) but then I remembered that I shouldn't be modifying the generated classes... and here I am...</p>
<p dir="auto">Thoughts/suggestions?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/dbsrgits/dbix-class-schema-loader/pull/22#issuecomment-969212618">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AUTYZNFNOH6CEHFSDTUMFJATANCNFSM4KU7QH4A">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AACJ4AT2O6DNI2S22A33P6LUMFJATA5CNFSM4KU7QH4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHHCQFSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/dbix-class-schema-loader/pull/22#issuecomment-969212618",
"url": "https://github.com/dbsrgits/dbix-class-schema-loader/pull/22#issuecomment-969212618",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>