cbuschka / beanshell2

Automatically exported from code.google.com/p/beanshell2
0 stars 0 forks source link

Unable to call inherited methods #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See
http://sourceforge.net/p/beanshell/bugs/118/

Does this problem still exist in beanshell2?
Is there an other way to call an inherited method in beanshell2?

Thanks!

Original issue reported on code.google.com by infosnak...@gmail.com on 16 Jan 2014 at 5:14

GoogleCodeExporter commented 8 years ago
> Does this problem still exist in beanshell2?

No, local test printed "Class A" to sys-out. I assume that is the expected 
behaviour.

Original comment by pejob...@gmail.com on 10 Feb 2014 at 3:02