Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-9560] iOS: implement function call()/apply() #2541

Merged
merged 1 commit into from Jul 12, 2012
Merged

[TIMOB-9560] iOS: implement function call()/apply() #2541

merged 1 commit into from Jul 12, 2012

Conversation

mstepanov
Copy link
Contributor

TIMOB-9560

Complete test case in JIRA comments.

@sptramer
Copy link
Contributor

Code reviewed. APPROVED.

Will wait for second CR before functional.

@WhichKatieDid
Copy link
Contributor

Something doesn't seem right. There has to be a more elegant way to do this.

@sptramer
Copy link
Contributor

I agree, but it works and making it more appropriate may require extensive modifications to the kroll system, which we have explicitly been told to not do.

@WhichKatieDid
Copy link
Contributor

Ah. In that case, CR approved.

@mstepanov
Copy link
Contributor Author

It is requires KrollMethod redesign/drop indeed. A function should not be an object with custom class.
The approach provided in this PR is hacky, but the only we can do right now.

@sptramer
Copy link
Contributor

Functional tested, iPhone Sim 5.1. Passed. APPROVED.

sptramer pushed a commit that referenced this pull request Jul 12, 2012
[TIMOB-9560] iOS: implement function call()/apply()
@sptramer sptramer merged commit 4284874 into tidev:master Jul 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants