"Sensible enough, though make sure they don't just go and check the flag in a tight loop..."
Don't worry I do the checking myself. ;) All the template, data manipulation and XHR methods are mine, they only apply them to new forms... Thanks, On Apr 4, 6:55 pm, Sanford Whiteman <sa...@cypressintegrated.com> wrote: > > 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