Hi Shuji!
Do you have something in mind to make it configurable which version to use, FileChannel if 1.4 is available and FileInputStream otherwise?
Good idea, actually my first implementation of the file store made use of the locks that one can acquire over a FileChannel. Might even be a good idea to map Slide's locks to such FileLocks.
However, I will not be able to implement anything like that before 2005 I am afraid :(
So, if you have a patch you could contribute, I would be glad and would take care of it :)
Oliver
Shuji Aono wrote:
Hello Oliver
JDK1.4.2 is used. To be sure, the compatibility of 1.3 is important. Understood Thank.
By the way, if set to Slide2.1, although FileHelper will move to Commons-transaction from Slide, is FileHelper of Commons-transaction able to add FileChannel? For example, the proposal to say to take the system which will use FileChannel if the version of JDK is checked and it becomes 1.4 -- how is it?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
