> However, IMHO, the ability to include external data sources, > and/or services is an absolute 'must' for Web 2.0/SW (or simply > Web 3.0) applications ;)
already doable, if your data service can respond with JSON, and wrap the results in a settable (from the URL query vars) callback function. you just append a script tag to your document.. the callback in this case would be a function that massages the external data format into Exhibit's.. _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
