[Dbix-class] DBIX to JSON
    fREW Schmidt 
    frioux at gmail.com
       
    Wed Jan  7 21:15:32 GMT 2009
    
    
  
>
> qw// builds a list, not an arrayref, so it's as though you typed this:
>
>  columns =3D> 'AgentRequestedLast',
>  AgentRequestedFirst =3D> 'ShopNo',
>
Ahhh, excellent.
David, I understand where you are coming from, and I may do that in the
future, but the amount of columns in this class is insane (79) and sometimes
we need one set and other times we need another set, so even if I did it
like yours I'd need to have multiple TO_JSON methods.
Anyway, thanks!
-- =
-fREW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20090107/ee9=
1b0e2/attachment.htm
    
    
More information about the DBIx-Class
mailing list