AJAX Update From Syncor
Posted: Thu Dec 10, 2009 4:13 pm
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
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