You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In GemStone, we want to use the class ServerFileDirectory instead of FileDirectory, so it will be much cleaner to maintain compatibility if only one method needed to be different rather than every method that references the class directly ... I'll make the changes in my port and issue a pull request when I've made the changes...
Thanks,
Dale
The text was updated successfully, but these errors were encountered:
Here's the commit where I have made the proposed changes ... if the diffs look fine, then I'll go ahead and start the process to issue a pull request (have to isolate the changes in a commit off the master branch)...
Here's the commit where I corrected some mistakes in the original ... I didn't use fileStreamClass in all of the right places ... found that with testing...
In GemStone, we want to use the class ServerFileDirectory instead of FileDirectory, so it will be much cleaner to maintain compatibility if only one method needed to be different rather than every method that references the class directly ... I'll make the changes in my port and issue a pull request when I've made the changes...
Thanks,
Dale
The text was updated successfully, but these errors were encountered: