Hi, On Thu, Oct 23, 2008 at 4:16 PM, Luis Gervaso <[EMAIL PROTECTED]> wrote: > Why this kind of restriction is not hidden to us using a low level layer > (physical) using a Strategy patter for each OS?
Because the restriction is not tied to the limits of the underlying OS or file system. Instead the restriction is caused by the design of the NodeState class, and lifting the restriction would require major architectural changes in Jackrabbit. It would certainly be doable, but so far there hasn't been enough interest in making that happen. BR, Jukka Zitting
