AJAX Update From Syncor

Discussion to talk about software related topics only.
Post Reply
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

AJAX Update From Syncor

Post by tod »

I made a post in the apps and design notes section with updated source code on doing AJAX using the Prototype library and a bunch of small utilities from my own library. Anyone interested in or already doing AJAX may want to take a look. I'd appreciate any feedback (just try to couch the negative comments in polite language).

Also anyone interested in writing more C++ oriented applications (as opposed to C oriented) might also find items of interest as I made a concerted effort to use things like iostreams, the STL (<vector> and <map> ) and idioms like Dependency Injection.

Tod
Post Reply