Changeset [33e4fea0ec1eb1255dd090f836e3c4c643757426] by Francisco Ryan Tolmasky I
May 30th, 2011 @ 09:44 PM
Fix forwarding in Objective-J (and many infinite recursions, such as when there is no superclass):
- Fix infinite recursion when no superclass and method isn't
implemented. Closes #469.
- Fix infinite recursion when coercing an object without
description implemented into a string. Closes #1289.
- Add -forwardingTargetForSelector: support.
Reviewed by @tolmasky.
https://github.com/280north/cappuccino/commit/33e4fea0ec1eb1255dd09...
Committed by Francisco Ryan Tolmasky I
- M Foundation/CPObject.j
- M Objective-J/Runtime.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.