issues
search
rdohms
/
meetup-api-client
Guzzle powered Meetup.com API Client
MIT License
76
stars
24
forks
source link
Refactor client API to simplify things a bit
#40
Closed
lcobucci
closed
7 years ago
lcobucci
commented
8 years ago
Removing setters
Moving metadata to MultiResultResponse (only place it is used)
Hiding things that shouldn't be accessible
Simplifying things by using the IteratorAggregate
Simplifying parse conditions
lcobucci
commented
8 years ago
@rdohms don't forget that these are the BC break changes 😉