On 11/8/06, Jason Chu <[EMAIL PROTECTED]> wrote:
> On Tue, 07 Nov 2006 22:55:29 -0800
> iain duncan <[EMAIL PROTECTED]> wrote:
>
> >
> > 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?
> >
> > I love that logger Bob! =)
> >
> > Iain
>
> If you're using firefox, I'd check out firebug
> (http://www.joehewitt.com/software/firebug/).  It lets you inspect
> XMLHttpRequests.
>

It's also a console for MochiKit.Logging, and provides an interactive
JS interpreter among other things.

-bob

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turbogears@googlegroups.com
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