Skip to content

Update MeetupApiRequest.class.php #9

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

php-novice
Copy link

you mention query in your notes, but it was missing from the source.

you mention query in your notes, but it was missing from the source.
@blobaugh
Copy link
Owner

blobaugh commented Oct 3, 2012

Sorry, where is query() mentioned? I could not find it on the wiki.

Your code is an easy shortcut, and I see no reason why not to have something like that, however I am on the fence as to whether it should be implemented as this.

I will put some thought into it. Anyone else have pros/cons?

@tmarkson
Copy link

query() method is mentioned in the README line 66 as of blobaugh:master:6307311aaf

@blobaugh
Copy link
Owner

Ah, I see now. I looked in the readme, my bad. There is also this wiki page

https://github.com/blobaugh/Meetup-API-client-for-PHP/wiki/Making-direct-Api-calls

Your solution is a decent shortcut, however you should return the entire response object, rather than the results. Let the devs chose how to handle it

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.

3 participants