#2055: [PATCH] jsonify doesn't undestands sqlalchemy.engine.base.RowProxy
--------------------------+-------------------------------------------------
 Reporter:  jorge.vargas  |        Owner:  jorge.vargas
     Type:  defect        |       Status:  assigned    
 Priority:  normal        |    Milestone:  2.0         
Component:  TurboJson     |      Version:  1.9.x       
 Severity:  normal        |   Resolution:              
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by jorge.vargas):

  * owner:  chrisz => jorge.vargas
  * status:  new => assigned
  * summary:  jsonify doesn't undestands sqlalchemy.engine.base.RowProxy =>
              [PATCH] jsonify doesn't undestands
              sqlalchemy.engine.base.RowProxy

Comment:

 Ok I sat down with this and wrote a little patch for it. It has two
 problems

 1- I'm not sure of a list of lists is the best implementation here, maybe
 we should do a list of dicts key=column value=field
 2- the test for lists is failing and I'm not sure why.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2055#comment:1>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to