18 Jun
2005
18 Jun
'05
9:10 a.m.
Basically there is a tipping point between 'do this one little hack' and 'build out an AJAX API'... I'm not on top of what the drupal / civicspace plan is however and any input is welcome.
You may not know it, but there is now Ajax-autocompletion in core. So you should try to re-use as much as possible of this code.
Yeah I guess when I mean AJAX I just mean exposing many of the database queries via XML to the client browser... like 'get an rss feed of all users' or 'get an rss feed of all events'... I'll check it out to see if it helps but it does not sound like what I am looking for offhand. - a