Community
Participate
Working Groups
for methods setXXXChanging(true | false) Scout keeps track of the current editors on the model objects using a counter. if this counter goes down to 0 (sometimes aready at 1) no buffered changes are processed. if now unchecked Exceptions are thrown while processing the buffered changes the setXXXChanging are not completely executed. this leads to the case that the model object remains in edit mode forever. gui actions by the user are still delivererd to the model but changes are no longer sent to the gui and all other listeners. for the user the application appears 'dead' and requires a restart.
fixed on 16.2.2011, #98890
shipped with eclipse scout 3.7.0