On 06/01/2010, at 11:25, Kiffin Gish wrote: > I was just wondering what the purpose of the Schema/Resultset directory > is compared with Schema/Result? > > Seems that whatever I can so under Resultset I can also do under Result, > so what are the advantages?
Are you using DBIx::Class, right? So, note that DBIC is a separate project and has its own ML (http://lists.scsys.co.uk/mailman/listinfo/dbix-class/). But, answering your question...read dbic docs and then ask for help again (in dbic's ML) pointing where docs were not clear and what you didn't understand: http://search.cpan.org/~frew/DBIx-Class-0.08115/lib/DBIx/Class/Manual/Glossary.pod#ResultSet http://search.cpan.org/~frew/DBIx-Class-0.08115/lib/DBIx/Class/Schema.pm#load_namespaces -- wallace reis/wreis Catalyst and DBIx::Class consultancy with a clue Software Engineer and a commit bit: http://shadowcat.co.uk/catalyst/ Shadowcat Systems Limited http://www.shadowcat.co.uk http://www.linkedin.com/in/wallacereis _______________________________________________ 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/
