Jhut89/Mailchimp-API-3.0-PHP

Namespaces

damianua opened this issue · 4 comments

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.

Thanks for the suggestion. I will look into Implementing Namespaces as soon as I get an opportunity to do so.

@damianua I'm looking at implementing an autoloading friendly version here: https://github.com/Jhut89/Mailchimp-API-3.0-PHP/tree/AutoLoading/NameSpacing

I will likely PR this against master at some point in the near future.

Addressed in 3.0.0