rrbrambley / MessageBeast-ObjC

A library for building Message-based apps on App.net
MIT License
6 stars 0 forks source link

Make manager classes (especially AATTMessageManager) thread-safe? #7

Open rrbrambley opened 10 years ago

rrbrambley commented 10 years ago

I haven't even attempted to test the AATTMessageManager and other manager classes for threading issues. Is this something to be concerned about, or should it be the burden of the client to not go willy-nilly with multiple threads?