]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1646166 Hatch extension connect via DOM, remote cache
authorBill Erickson <berickxx@gmail.com>
Mon, 28 Nov 2016 17:12:47 +0000 (12:12 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 26 Jan 2017 15:26:18 +0000 (10:26 -0500)
commit09a0f5be37d6f31f7309fbdad7f5dde8d7af494b
tree1d747a00015808693693696467410e6853f46caf
parent9e76624fa0695560afbb82a1a578c95a25b88312
LP#1646166 Hatch extension connect via DOM, remote cache

Determine Hatch availability by checking for the presence of a
well-known Hatch attribute in the DOM, inserted into the page
by the extension at load time.

Cache get/set values when talking to the Hatch extension (on a per-page
basis) to reduce unnecessary Hatch I/O.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/services/hatch.js