allow PC92(A/D) to be slugged and aggregated
authorDirk Koopman <djk@tobit.co.uk>
Wed, 12 Sep 2007 19:43:28 +0000 (20:43 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Wed, 12 Sep 2007 19:43:28 +0000 (20:43 +0100)
commit11d4503c67235600af279b57b785e5657faaf63c
treef70a39e8a622fd673d663d3de0d9ebb88d325c5b
parentfee8c4eabda49d4c7440ce1075ea49dcd9c2e825
allow PC92(A/D) to be slugged and aggregated

Wait for a period of time before issuing pc92a or d records
and then aggregate them together as a collection of adds or deletes
in just (up to) two sentences, instead of one per event.

This has the side effect of (nearly) eliminating the "login, fire a
spot, logoff" merchants.
perl/DXCommandmode.pm
perl/DXProt.pm
perl/DXProtHandle.pm
perl/Version.pm