[DBIx-Class-Devel] [dbsrgits/dbix-class-schema-loader] Add no_nonmoose option (#22)

Karen Etheridge notifications at github.com
Mon Nov 15 19:46:00 GMT 2021


> f the result classes inherit from a result_base_class that is already moosified, then there is no need for MooseX::NonMoose, no?

Loader could be smarter and examine the base class(es) to see if MooseX::NonMoose is necessary. It looks like the code for that is at about line 2065 of DBIx/Class/Schema/Loader/Base.pm. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class-schema-loader/pull/22#issuecomment-969258695
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20211115/8ce7b7b4/attachment.htm>


More information about the DBIx-Class-Devel mailing list