[Dev-flock] r302 - in huginmunin/trunk/web: . src/web_app/Main/media
dan@thoughtandmemory.org
dan at thoughtandmemory.org
Wed Oct 10 02:43:47 EDT 2007
r353 at insignificant: dan | 2007-10-10 02:42:51 -0400
A little more simplifying:
- added function 'JSON(url, callback, params)', which:
- factors out some of the long Mochikit method names
- automatically converts return value to JSON before calling callback
- adds a prefix '/Main/' to the url, so there can be fewer places to change it
(I added this a couple places, but left the original code (commented out) where it wasn't mine, in case others don't like this strategy).
Also shifted code around a little more.
Modified:
huginmunin/trunk/web/
huginmunin/trunk/web/src/web_app/Main/media/main.js
More information about the Dev-flock
mailing list