classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Method.equals() question


From: Dalibor Topic
Subject: Re: Method.equals() question
Date: Sat, 1 Mar 2003 08:05:38 -0800 (PST)

--- Mark Wielaard <address@hidden> wrote:

> As a consequence some of the reflect classes have to
> be carefully
> examined to make sure that they do not make the
> assumption that equals
> means same reference. (Note that in contrast each
> Class object should
> have the property they are unique.)

Unique in the context of the class loader, or unique
for all class loaders? I think they have to be unique
in the context of their class loader, and can't be
globally unique because of the assertion status flag
...

cheers,
dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]