[abc] refactored abc

From: Oege de Moor <Oege.de.Moor@comlab.ox.ac.uk>
Date: Mon Aug 29 2005 - 13:06:10 BST

I've checked in a simple refactoring that allows one
to add new conjuncts to a residue in the matcher for
an abc extension.

See abc.main.AbcExtension.residueConjuncts(..)

You just add the code that constructs a new conjunct
to the list. The elements of this list are objects
with a run() method, so the extra residue is
constructed lazily (as it was in the original abc).

I suggest we aim to add your open modules extension
under the main abc tree in directory abc.om

-Oege
Received on Mon Aug 29 13:06:12 2005

This archive was generated by hypermail 2.1.8 : Tue Aug 30 2005 - 02:50:15 BST