http://jsfiddle.net/philthathril/RNvjp/1/

Why aren't the methods from class B overriding the methods from class A in
the request object? Is this a bug?

The console should output (IMO):
requesting B!
completed B!

but it outputs:
requesting A!
completed A!

Happy coding and thanks in advance,

~Philip

http://www.lonestarlightandsound.com/

Reply via email to