Many radical changes to the IRSpy engine, enabling a far more asynchronous approach...
authorMike Taylor <mike@indexdata.com>
Fri, 6 Oct 2006 11:33:07 +0000 (11:33 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 6 Oct 2006 11:33:07 +0000 (11:33 +0000)
commita8be7db5305925fc720f3dac7e6afc8fba7b9e60
tree3cfb0f3dac83afb232d56eb3d827decf295a5e2e
parent47874b350dc3afd6f094dd423419bfc710adb11f
Many radical changes to the IRSpy engine, enabling a far more asynchronous approach.  Work remains to be done on the engine, but there's enough here that test can now be written.
13 files changed:
lib/ZOOM/IRSpy.pm
lib/ZOOM/IRSpy/Connection.pm [new file with mode: 0644]
lib/ZOOM/IRSpy/Node.pm [new file with mode: 0644]
lib/ZOOM/IRSpy/Task.pm [new file with mode: 0644]
lib/ZOOM/IRSpy/Task/Connect.pm [new file with mode: 0644]
lib/ZOOM/IRSpy/Task/Search.pm [new file with mode: 0644]
lib/ZOOM/IRSpy/Test.pm
lib/ZOOM/IRSpy/Test/Main.pm
lib/ZOOM/IRSpy/Test/Ping.pm
lib/ZOOM/IRSpy/Test/Search/Bib1.pm
lib/ZOOM/IRSpy/Test/Search/Main.pm
lib/ZOOM/IRSpy/Test/Search/Title.pm
lib/ZOOM/Pod.pm