On Thu, Jun 10, 2010 at 4:29 PM, Knut Olav Bøhmer bohmer@gmail.com wrote:
Hi,
Is it possible to implement two interfaces in one object?
java.lang.reflect.Proxy surely allows it. Whether this is supported by abcl or not is another matter. I will investigate.
Alessio