Kakimoto I recommend you read this article http://blog.urth.org/2009/07/what-is-catalyst-really.html
It might help you understand more when its a Catalyst Issue or a another component issue! And help you better trouble shoot your problems. Apparently Catalyst will help you send a request to the data model and return the request result to a view The content of the request and its semantic apparently from this conversation and the article is the Model responsibility So if the Model is Transaction capable, you will have transaction! Can transactions be implemented at the Catalyst/glue level, apparently Catalyst was not conceived to do so! I hope this helped! _______________________________________________ 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/
