(or set multiple objects with one value) Is there a way to send multiple objects one message in one line.
So like
[someObject, otherObject reset]; <
There are a couple methods in NSArray that can help with this:
and