Skip to content

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