Closed GoogleCodeExporter closed 9 years ago
newInstance should check if the type is abstract and throw a good expecption
Original comment by johan.ha...@gmail.com
on 4 Nov 2009 at 10:00
We can make use of the ConcreteClassGenerator! It needs to be exetended a bit
to generate ctors that call the correct super-class ctor as well though in the
case of invokeConstructor.
Original comment by johan.ha...@gmail.com
on 22 Jul 2010 at 9:22
Since ConcreteClassGenerator is in the support module Whitebox cannot use it.
An exception is thrown if abstract.
Original comment by johan.ha...@gmail.com
on 30 Aug 2010 at 10:15
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 4 Nov 2009 at 10:00