#1196: TurboJson unit tests don't work
------------------------+---------------------------------------------------
Reporter: kevin | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0b3
Component: unassigned | Version: 1.0b2
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The unit tests expect jsonify.encode() to return a string. I think a lot
of current code would expect that. We should create a new
jsonify.encode_iter function that will return an iterator for clients that
want it. (We could modify jsonsupport to use that, since the original
purpose seemed to be to send CherryPy a generator).
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1196>
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.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---