Changeset 47194

Timestamp:
Jul 7, 2008, 5:34:58 PM (14 years ago)
Author:
Andrew Sutton
Message:

Started rewriting some of the edge addition protocol for associative/sequence
edge containers - it's easier to tag-dispatch the correct algorithm than
to force everything into a single algorithm. Good design question: when
is it correct to move generic functionality into a class and when is it
better to leave it as a generic algorithm?

(No files)

Note: See TracChangeset for help on using the changeset viewer.