Cris Daniluk <cris.danilu..mail.com> wrote:
> Java 1.5 introduced a peek() method to LinkedList, so even running in
> 1.4 compatibility mode, I can't compile Cayenne due to the conflict
> (reduced visibility). Incidentally, their peek returns the first
> object and not the last object which is sort of dumbfounding, but
> anyway...
>
> Would anyone object to a patch renaming peek() to peekObject() to
> preserve consistency with peekBoolean and peekInt which reference it?
I think that'd be great.
This archive was generated by hypermail 2.0.0 : Sat Jun 25 2005 - 12:59:02 EDT