|
From: <va...@us...> - 2006-11-28 14:32:23
|
Revision: 7862
http://svn.sourceforge.net/gate/?rev=7862&view=rev
Author: valyt
Date: 2006-11-28 06:32:21 -0800 (Tue, 28 Nov 2006)
Log Message:
-----------
Bug fix (actually feature request) for 1578142.
Allow unloading documents without sync'ing (by means of additional unloadDocument methods that take a boolean sync parameter).
Old unloadDocument methods have been retreofitted to call the new method with the sync parameter set to true (to preserve old functionality).
Closes http://sourceforge.net/tracker/index.php?func=detail&aid=1578142&group_id=143829&atid=756796
Modified Paths:
--------------
gate/trunk/src/gate/corpora/SerialCorpusImpl.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|