segment-integrations / analytics-ios-integration-mixpanel

The Mixpanel analytics-ios integration.
https://segment.com/docs/integrations/mixpanel
MIT License
7 stars 28 forks source link

Please add nullability annotations #3

Open designatednerd opened 8 years ago

designatednerd commented 8 years ago

It would be very helpful to add nullability annotation support so that the llvm compiler can yell at developers for you when they try to perform something unsupported. This would be particularly helpful with swift, but it also works to a more limited extent with Objective-C.

Again as with #2, I have only filed this on this integration, but it would be helpful to add this across all integrations.

ladanazita commented 5 years ago

Hi @designatednerd ,

Thanks for writing in and I apologize for the delay here. Due to resource constraints, we are not prioritizing this at the moment. We are happy to accept PR's against the repo if there is urgency on this request.

Thanks for raising! Ladan