Leo Sutic wrote:

> 
>>From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
>>
>>VOTE
>>----
>>Keep getType() method in QueueElement, or kill it?
>>
> 
> If I could vote, I would vote "kill". With the strong abilities in Java 
> for reflection, there is no need for it. As for other ports to other 
> languages, Java classes will not appear as queue elements, so why bother?
> 
> Plus, it messes with my beautiful ReflectionEventHandler.


The idea to incorporate it is to make the ReflectionEventHandler easier

to implement in C++ where RTTI is not binary compatible accross compilers
and typically resource intensive.




-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to