On 12/05/2009, at 8:57 PM, Paweł Tęcza wrote:
Do you know solution of that issue? Maybe I should define
subroutines in
MyApp::Schema::ResultSet::Studies module for all type of data?
Yes you should. That means that even though your code might be
horrible, you can hide the implementation details from the web
application portion of the code, and if you think about design
properly up front, removing the horrible code later on should be
pretty straightforward.
_______________________________________________
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/