On 09/06/2010 03:43 PM, Yves Forkl wrote:
> 
> Do I understand you right that in this situation there is no way for our 
> customer to escape that warning every time the schema cache is being 
> re-built, 
> once caching is enabled?

That's right.



> 
> And please let me know: in the context of running XXE as an applet, on which 
> occasions will the cache re-build?
> 

There is no difference between the applet and the desktop application.

The schema cache is implemented using the XXE_user_preferences_dir/ser/
(e.g. ~/.xxe4/ser/).

It is *never* cleared in order to be rebuilt, unless:

* You explicitly click "Clear cache".

See
http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.guiutil.PreferencesEditorDialog.html#cacheOptions

OR

* You disable the schema cache.

OR

* You upgrade from one XXE version to another (e.g. v4.5.2 to v4.6). In
such case, the schema cache is automatically cleared the first time the
new version of XXE is started. This is needed because schemas are stored
in Java-serialized form and there is no way to guarantee that the
serialized form compatible with say, v4.5.2, will be compatible with v4.6.




 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to