Namespaces
damianua opened this issue · 4 comments
damianua commented
Hey, first for all thx for your library. Can you add namespaces to your classes? Cuz class name "Lists", for example, its very common name, which use in many legacy projects.
Jhut89 commented
Thanks for the suggestion. I will look into Implementing Namespaces as soon as I get an opportunity to do so.
Jhut89 commented
@damianua I'm looking at implementing an autoloading friendly version here: https://github.com/Jhut89/Mailchimp-API-3.0-PHP/tree/AutoLoading/NameSpacing
Jhut89 commented
I will likely PR this against master at some point in the near future.
Jhut89 commented
Addressed in 3.0.0