MediaMath / t1-python

Python SDK for MediaMath Platform APIs
https://developer.mediamath.com/
Apache License 2.0
18 stars 30 forks source link

Add old classes for compability and sort dicts. #78

Closed pswaminathan closed 8 years ago

pswaminathan commented 8 years ago
pswaminathan commented 8 years ago

I'll resolve the merge conflicts once it's reviewed and we have the reports branch merged in as well—it'll be easier to rebase that way.

FodT commented 8 years ago

Looks good - I'd suggest throwing a UserWarning if instantiating deprecated classes. @pswaminathan suggested that checking if the properties were empty could be a good way to detect if it's being instantiated by a user rather than implicitly by service.py