<@U25U0KPFT> I don't think you need a cache at all...
# tornadofx
e
@carlw I don't think you need a cache at all with your implementation. You can just get a fragment once for every cell, and just call your load function when the fragment for a cell changes, can't you?