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)
commitb029976dec557399e41ddaf5da5a22f6946346ba
tree2dc11836a4e6359a893b07e9470f2d378d70e3e0
parent85db029fbe454d0acea6401bc53c18da7f9e897e
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