-
-
Acolyte of the Butterfly
Posts: 122 from 2004/4/7
Is error checking not needed with Objective-C? If the group object "g" is successfully created, but the window object "w" is not, will "g" still be freed?
What happens if an app subclasses a MUI class and adds some method with name XYZ and then some year later the MUI base class is extended and now also adds a method with same name?
-
»21.12.20 - 12:30