06-10-2013, 03:25 AM
And you want to do this for each access to the chunkmap? That's an enormous overhead. You'd need to write a special callback for everything, each and every action.
It might be useful to have this mechanism for when we need to offload something to the tick thread, but I don't think it should be the main interface.
It might be useful to have this mechanism for when we need to offload something to the tick thread, but I don't think it should be the main interface.