[cdi-dev] calling 'equals' on a proxy?

Peter Muir pmuir at redhat.com
Wed Mar 16 19:02:53 EDT 2011


Adam or mark, can you file a CDI issue to track this?

--
Pete Muir
http://in.relation.to/Bloggers/Pete

On 16 Mar 2011, at 19:06, Adam Bien <abien at adam-bien.com> wrote:

> Equals behavior is similarly specificied in the EJB 3.1 spec. Probably we could borrow something:
> 
> "The equals method always returns true when used to compare references to the same business inter- face type of the same stateless session bean. The equals method always returns true when used to com- pare references to the no-interface view of the same stateless session bean. Stateless session bean references to either different business interface types or between an interface type and a no-interface view or to different session beans will not be equal." EJB 3.1, Page 54
> 
> greetings!,
> 
> adam
> On 14.03.2011, at 12:52, Pete Muir wrote:
> 
>> Stuart, you had this one worked out right? I believe the spec says the behaviour is unspecified.
>> 
>> On 7 Mar 2011, at 15:52, Mark Struberg wrote:
>> 
>>> Hi Pete, others!
>>> 
>>> Do you remember our discussion about what should happen if equals() gets called on a proxy?
>>> 
>>> Should it route to the equals method of the currently proxied instance?
>>> 
>>> LieGrue,
>>> strub
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> cdi-dev mailing list
>>> cdi-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/cdi-dev
>> 
>> 
>> _______________________________________________
>> cdi-dev mailing list
>> cdi-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/cdi-dev
> 
> Consultant, Author, Speaker, Java Champion
>  
>  Weblog: blog.adam-bien.com
>  press: press.adam-bien.com
>  eMail:  abien at adam-bien.com
>  twitter: twitter.com/adambien
>  Mobile: 0049(0)170 280 3144
> 
>  Author: 7 (Java SE/EE, SOA) Books, about 100 articles 
> 
> 
> 
> 
> 
> 
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20110316/4b8a2461/attachment.html 


More information about the cdi-dev mailing list