I am coding a more custom roster in my app. Looking at the
examples provided there a couple of ways to do. Although looking at
the roster pods there seems to be alot of code needed.
What do you think is the best may to approach to it? I was
looking at possibly an arraycollection or a more direct approach of
using the user discriptor as the data provider(if that can be
done).
Of course it has to uodate as user come and go. Here is my
code.