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

Readme.MD is outdated #4

Closed
chiefy opened this issue May 3, 2012 · 1 comment
Closed

Readme.MD is outdated #4

chiefy opened this issue May 3, 2012 · 1 comment
Assignees

Comments

@chiefy
Copy link

chiefy commented May 3, 2012

Hey, I was reading through your readme and I think some of the documentation is outdated. For ex.

id document = [scriptEngine documentObject];

Shouldn't this be

id document = [webView documentJS];

Also you state:
Now you can access the "document" or "window" object via the GAScriptEngine instance, or create your own objects using [GAScriptEngine newScriptObject:].

Am I missing something here, I don't see any properties document or window in the GAScriptEngine interface?

thanks for any help

@chiefy
Copy link
Author

chiefy commented May 4, 2012

Thanks for updating this, nice to see I am not smoking the crack.

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

No branches or pull requests

2 participants