iain duncan schrieb:
> On Wed, 2006-08-11 at 02:43 -0400, Jorge Vargas wrote:
>> On 11/7/06, chiangf <[EMAIL PROTECTED]> wrote:
>>>
>>> My question is whether there is any way to access myfk.secondname from
>>> javascript?
>>>
>> you could also write a jsonify rule (see json.py) that will make your
>> myTable objects fetch this info but be aware of what your doing
>> because you may be pulling out half your db if there is a big join
> 
> Could one use mochikits logging facilities to check on how much is being
> passed via JSON?

Certainly. But a json method can also be just called from the browser 
itself, or using wget. Then you have the data directly visible.

Diez

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to