From: Markus H. <ma...@ti...> - 2011-09-01 11:06:28
|
Hi, Currently NSObject is the superclass of CGImage/CGContext/CG... and the like in the Java Compatibility Layer. In the "real world" this is not the case. CG... are no ObjectiveC objects altogether. Wouldn't it be better to remove the NSObject from the class hierarchy in java, too? Regards, Markus |