By overriding this method, you can save custom data together with the project in the application object database. It is recommended that the data be formed as an XML string in the following form:
"<APPDATA> ... </APPDATA>"
The data can be retrieved by overriding the loadProject method.