Hi,

I have a simple class

public class UserController implements IController
{
...
}

at runtime doing a trace in the browser reports and object that has

Prototype of UserController (that's ok for me)
 - Prototype of EventDispatcher (this is what I don't  understand why,
since the class does no extends EventDispatcher)

this has some explanation or maybe this is a bug?

thanks

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to