With version 1.71.1 I have two problems:
 * Rows object has no longer attribute "response" ? Before
Rows.response was what I want to send to QooxDoo to populate table
models. Now I must construct my list with iterator ?
 * I have a pb with json_rpc : Example I call a function with
parameters, for example "insert(name)"; with 1.69.0 it's Ok but with
1.71.1 the code for inserting record is executed, but the result can't
be returned to QooxDoo without error. The error is : "'NoneType'
object is not callable".
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to