Disclaimer: I'm new to this list so if I'm out of order, please feel free to say so...
I've tossed my own binary heap in favor of that provided by the excalibur lib. However, the 4.0 implementation restricts its usage to Comparable objects. However, I need the ability to add Objects to the heap, and specify a Comparator (ala Java collections). If no one objects, I will add this as a feature request and provide a patch to do so... Thanks in Advance, Chad Stansbury -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>