I just wanted to weigh in on the AJAX discussion and note that we've been using the prototype/scriptaculous combination for about six months, and have been very happy with it. Prototype handles most of the underlying XMLHttpRequest calls, while scriptaculous does all the pretty things, like fades and serializing. Everything we do is implemented in A4D, with most of the calls returning HTML chunks. Some calls return XML, but we're mostly dealing with either layout or actions (saving an item behind-the-scenes, re-ordering items, etc.). I'd recommend it. It seems a bit more lightweight than some of the other stuff out there and is fairly straightforward in use. - Clayton
Clayton L. Donahue The Healthcare Management Council, Inc PH: (781) 449-5287 [EMAIL PROTECTED] www.hmccentral.com <http://www.hmccentral.com/> _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
