Synesso / instinct

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

Dummy creator dummies final classes #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Should it dummy final classes? What's the difference then from stubs?

Is there another way to create a dummy for a final class?

Original issue reported on code.google.com by tomjad...@gmail.com on 15 Nov 2007 at 10:40

GoogleCodeExporter commented 9 years ago
Fixed. Dummies will not be created for primitives, enums or final classes 
(things we cannot proxy).

Original comment by tomjad...@gmail.com on 4 Dec 2007 at 6:40