>    The controller calls _do_get_provider_count_and_objs when behaving like a
>    JSON API because it needs the actual retrieved entities so that they can
>    be encoded in JSON. 
So, it's pretty minor, you need to fix the comment then as it says:

    table_filler
          Class instance with get_value() that defines the JSon stream
          for the table

If it's a direct fill, which is what the default is, then it's not
JSon, its just python a python list. If it is a JSon stream, then
get_value isn't called.

BTW, my admin stuff is working now with the jqgrid and json calls
including filtering and searching.

 - Craig
-- 
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
GPG fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to