[Catalyst] [Task] Building a better JavaScript (AJAX) toolkit

Jody Alkema jalkema at gmail.com
Wed Dec 21 00:36:42 CET 2005


Is it more accurate to say that JSON is becoming a standard format
used bymethods like Dynamic Node Creation that achieve AJAX like
functionality? Dynamic Node Creation is what is actually allowing the
browser side application to access data cross domain.

Jody

On 12/20/05, Brandon Black <blblack at gmail.com> wrote:
> On 12/20/05, Don Arbow <donarb at nwlink.com> wrote:
> > JSON allows you to load data from a site other than the originating
> > url, unlike XMLHTTPRequest. Without JSON, you would have to have some
> > sort of server proxy in order to get the data onto your page.
>
> How did they get around not using XmlHttpRequest? Load json objects
> via dynamic <script src="json_url"> tags or something?
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>


--
Jody Alkema
http://alkema.ca



More information about the Catalyst mailing list