> I think I just use some global flag which will delay read XHR if > save is not finished...
Sensible enough, though make sure they don't just go and check the flag in a tight loop... I might recommend using a true __getter__ for the flag where you can if these guys are really not cooperating with your "API".... -- Sandy