]> git.evergreen-ils.org Git - working/Evergreen.git/commit
This was me putting wrappers around the OpenSRF communication stuff. Later Bill...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 18 Jun 2005 03:17:52 +0000 (03:17 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 18 Jun 2005 03:17:52 +0000 (03:17 +0000)
commit9954bbb48a4e596b4a2b588626b73856bade740f
tree5fbf2be2c10b36238778bbe8996805318b28a9cf
parent98193859834e28ca5a32c4792afcd47947abfe06
This was me putting wrappers around the OpenSRF communication stuff.  Later Bill switched it from Jabber to XMLHttpRequest for me.  In the long run, we want to be able to easily switch between jabber and XMLHttpRequest, but I'm not looking forward to emulating async requests with callbacks for jabber and javascript

git-svn-id: svn://svn.open-ils.org/ILS/trunk@837 dcc99617-32d9-48b4-a31d-7c20da2025e4
Evergreen/staff_client/chrome/content/evergreen/util/ses.js [new file with mode: 0644]
Evergreen/staff_client/chrome/content/evergreen/util/util.js [new file with mode: 0644]
Evergreen/staff_client/chrome/content/evergreen/util/win.js [new file with mode: 0644]
Evergreen/staff_client/chrome/content/evergreen/util/xpcom.js [new file with mode: 0644]