From: Panayotis K. <pan...@pa...> - 2012-02-23 15:15:02
|
Hello all! After revision 2080 (committed by ppoley), the UIViewAnimationDelegate is broken in the ObjC version. Although in Java it is defined as an interface, in ObjC is defined as an abstract class. This would bring once more the question, interfaces or abstract classes, but at any case, for the time being, the ObjC part in terms of some UIView parts is broken. |