Constructor now takes activeSetSize argument.
authorMike Taylor <mike@indexdata.com>
Mon, 5 Mar 2007 19:45:54 +0000 (19:45 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 5 Mar 2007 19:45:54 +0000 (19:45 +0000)
commit7d52fe9a4976790128ab41bf3d6d3c855290ebee
tree48065926f1388b849389e1607d65b6dbe48cffa3
parent3bdede36ea126b48eb53cb2d827aa1749006ce0f
Constructor now takes activeSetSize argument.
Further simplify(!) initialise() to support active set.
Re-forge connection, if needed, before rewriting XML.
No need to use ...::Record since Connection now does so.
Remove _render_record() into Utils.
Clarify logging.
Add (but do not use) tolerant_ZOOM_event().  Perhaps the ZOOM::event()
wrapper in ZOOM-Perl should do this.
lib/ZOOM/IRSpy.pm