danesparza / MailChimp.NET

:envelope: .NET Wrapper for the MailChimp v2.0 API
MIT License
179 stars 119 forks source link

Moving forward to Api 3? #190

Closed Hypnobrew closed 8 years ago

Hypnobrew commented 8 years ago

Hi

Any plans for this library to support v3.0 since after 2016 the v.2.0 will be deprecated?

technomaz commented 8 years ago

Just to be clear, MailChimp API v2.0 is already deprecated. After 2016, it will no longer be supported. According to their announcement, unless this library begins to support 3.0, all calls using this will simply fail. We are 8.5 months away from that at this point.

danesparza commented 8 years ago

It sounds like version 3 of the API should be pretty straightforward to use. I have no current plans to move forward with version 3 of the API, but I would welcome sensible pull requests.

technomaz commented 8 years ago

@danesparza - are you suggesting that the developers using this library plan to recode to use the API directly without a .NET wrapper? Are you not planning to move forward with v3 because you no longer use MailChimp API, you no longer have interest in the project, or you believe the v3 API should be used without a wrapper?