Ok, it's in.
It's called waitForAjax.
Bug62b.html contains a sample usage

Thanks should go to Leonardo

[EMAIL PROTECTED] wrote:

>It looks like I finally
>
>Get this nice and
>elegant solution! I believe
>that we can add a counter
>
>In tacos.js, named ajaxRequestsInFlight
>that increases just before dojo.bind and decreases on response receive.
>
>Nothing out of the
>Ordinary, I'll add it when i
>Wake up. Good night!
>
>>From Leonardo Quijano Vincenzi <[EMAIL PROTECTED]>:
>
>  
>
>>Andreas Andreou wrote:
>>    
>>
>>>Actually i didn't go to that solution 'cause it wouldn't work
>>>in walk or step mode - waitForAjaxRequestEnd would get called too late...
>>>  
>>>      
>>>
>>Ahhh! That's the trick. waitForAjaxRequestEnd should go straight ahead 
>>if there's no ajax request being performed. So, in walk or step mode, 
>>when you step on the "waitForAjaxRequestEnd", is as if nothing happened.
>>
>>-- 
>>Ing. Leonardo Quijano Vincenzi
>>DTQ Software
>>Web Application Design and Programming
>>http://www.dtqsoftware.com
>>
>>
>>
>>    
>>
>>>But, perhaps we can add it too. It might be more useful after all.
>>>I think i've described how it can be implemented.
>>>  
>>>      
>>>
>>>Leonardo Quijano Vincenzi wrote:
>>>
>>>  
>>>      
>>>
>>>>I think the "ajax flag" i mentioned earlier would throw away most of
>>>>the waitUntilVisible / waitUntilTextPresent uses.
>>>>Something like:
>>>>
>>>>waitForAjaxRequestEnd
>>>>
>>>>    
>>>>        
>>>>
>>>-------------------------------------------------------
>>>This SF.Net email is sponsored by xPML, a groundbreaking scripting
>>>      
>>>
>>language
>>    
>>
>>>that extends applications into web and mobile media. Attend the live
>>>      
>>>
>>webcast
>>    
>>
>>>and join the prime developer group breaking into this new coding
>>>      
>>>
>>territory!
>>    
>>
>>>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
>>>_______________________________________________
>>>Tacos-devel mailing list
>>>Tacos-devel@lists.sourceforge.net
>>>https://lists.sourceforge.net/lists/listinfo/tacos-devel
>>>  
>>>      
>>>
>>
>>
>>
>>-------------------------------------------------------
>>This SF.Net email is sponsored by xPML, a groundbreaking scripting language
>>that extends applications into web and mobile media. Attend the live webcast
>>and join the prime developer group breaking into this new coding territory!
>>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
>>_______________________________________________
>>Tacos-devel mailing list
>>Tacos-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/tacos-devel
>>
>>    
>>
>
>
>  
>


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to