hashery icon indicating copy to clipboard operation
hashery copied to clipboard

Use a Base Class with Callbacks

Open trans opened this issue 13 years ago • 1 comments

Simplify overall design by basing all hash classes on a base hash class that supports a variety of callbacks to make all the other variations possible.

trans avatar May 09 '12 16:05 trans

This has been accomplished via the CRUDHash. However there are still a few classes that need the treatment.

trans avatar Jul 06 '12 05:07 trans