Bryce McKinlay ([EMAIL PROTECTED]) wrote:
> This was not actually the essential point I was trying to communicate. Rather,
> my point is that we need to choose the best features of each existing method
> and class when developing the merged implementation. Your original message
> seemed to suggest that code would be chosen on a per-class basis to become the
> merged libgcj/classpath. I pointed out the imperfections in both equals()
> implementations as an example of why this approach would be sub-optimal.
This may be true, but taking the best of each class implementation
first gets you part of the way there, and is probably the easiest thing
to start with. Picking different method implementations from
different class implementations is trickier because of possible
unforseen side effects, but is something we will certainly want to do.
That's why I stressed that any merging effort I undertook would be
subject to further improvements.
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/