On 12/19/06, Roopesh <[EMAIL PROTECTED]> wrote:
>
> Can I make a synchronous call using Mochikit?
>

No. MochiKit does not abstract synchronous XMLHttpRequest in any way.
You will have to do it yourself if that's what you really want to do.
Although, synchronous calls are never really the right thing to use
(unless you're talking to something running over loopback that's
guaranteed to be reliable and fast).

-bob

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

Reply via email to