While it's true that Bug47 'tacos js needs to define onEvent emitters'
is not really needed due to the
dojo.event.connect(tacos, "onSomeEvent", ...)
i believe that the updateObject concept cannot be replaced in this way.

The problem is that without updateObject, one cannot really corelate an
ajaxrequest with an ajaxresponse. You easily catch a responseComplete
event, but you cannot know which ajaxrequest triggered it.

All these became apparent when trying to fix the ProgressBarExample page.



-------------------------------------------------------
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

Reply via email to