Login Register

jaredj's blog

Flash/Flex versus the Open Web (AJAX)

While looking at some Adobe technology, I came across James Wards site. James is a Technical Evangelist for Adobe. One of the links he has on his site is a Flash based performance application that "walks you through benchmarks for various methods of loading data in RIAs." The data was used at a conference to show the Adobe performance vs Dojo and general Ajax/JSON.

Dojo.data Notification events and easy passing of store references to generic event handlers.

A while ago I was working with another committer in the dojo community on usage of the dojo.data notification APIs. He had hit a problem where it would have been really convenient if the dojo.data Notification functions onSet(), onNew(), and onDelete(), also passed in a reference to the store.

Syndicate content