I think, reading manuals for DBIx::Class::Schema::Loader and Catalyst::Manual::Tutorial::03_MoreCatalystBasics (#Create_Static_DBIx::Class_Schema_Files) also could be helpful.
2011/2/1 Peter Edwards <[email protected]>: > On 1 February 2011 02:00, Eric Berg <[email protected]> wrote: >> >> I used 5.80030 to generate my files..it's a pretty new app. >> >> Just removing MooseX::NonMoose from just my Schema.pm did the trick. >> >> How do we edit these generated classes (such as MyApp::Schema) considering >> the MD5 checks? Is there a protocol for making that kind of change? >> > I guess you would need to change the deploy files generated by > http://search.cpan.org/perldoc?DBIx::Class::Storage::DBI > Regards, Peter > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > > -- Sincerely yours, Oleg Kostyuk (CUB-UANIC) _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
