2.3.11:

* App_WithDoc::on_document_load() now returns a bool so that
 the application (as well as the document class) also has
 a chance to say whether the loaded document is OK.
 NOTE: You need to change this in your applications -
 otherwise your method overrides will no longer be overrides.