Yep, I did read that along with any other Karax related materials I could get 
my hands on. Tweetbox in that tutorial corresponds to PostView in mine I think. 
I'm still a bit confused on deleting elements in a list and updating them 
though. In my case I just use the index + parent seq directly, but it doesn't 
quite work unless I make sure that each post in the loop has a unique id, due 
to the diffing algorithm. 

Reply via email to