Is there a way to generate virtual columns/fields programmatically?
What I'm actually trying to do is find the best way to get the value of DBIx::Class::Tree::AdjacencyList->has_descendants() into the json data that I'm returning via Catalyst::Controller::DBIC::API::REST.
I'm struggling to a) decide if this is a 'good idea' and b) where to put the actual logic.
If the right thing to do is on the Catalyst side I apologize for the intrusion. ;-)
Any help greatly appreciated. Thanks, Wes Cravens _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
