]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Add setup and initialization code to the Evergreen driver.
authorJason Stephenson <jason@sigio.com>
Sun, 13 Jul 2014 23:57:53 +0000 (19:57 -0400)
committerJason Stephenson <jason@sigio.com>
Mon, 21 Jul 2014 00:07:37 +0000 (20:07 -0400)
commitc4bcc18856b53e55d52e56cc6575c1a98fa74c5b
tree90ecfde3b240ffb3c2b5148a00ceef6ddfe4bcf0
parent5961c09a5181b2e787c3ea0fee67eac4a1992a99
Add setup and initialization code to the Evergreen driver.

It can parse a XML configuration file.

It can use that configuration to bootstrap itself and login to
OpenSRF via Evergreen.

It can initialize its state based on that configuration.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm