On 1/16/08, Alex Povolotsky <[EMAIL PROTECTED]> wrote: > Tobias Kremer wrote: > > > >> I need some advice on where to look for documentation specially > >> the DBIx Class and which methods I can use in here along with Catalyst. > >> I've already ordered the Catalyst book but until this arrive any hints? > >> > > > > I suggest going through the tutorial application which teaches you all the > > basics of Catalyst and DBIx::Class: > > > > http://search.cpan.org/dist/Catalyst-Manual/lib/Catalyst/Manual/Tutorial.pod > > > > > > Unfortunately, Tutorial is weak. CRUD section lacks Update at all, and > it does not deal with any transaction, and it seems to use poor methods > to create records. Could you provide an example of richer methods for record creation?
-- Ian Tegebo _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/