Friday, February 01, 2008
Remote file storage cont...
I am currently knee deep in developing the remote file storage feature for FusePad. I have a great persistance mechanism built that pulls from the same logic as the filecluster objects in FusePad.
You will be able to double click on a file to open it similar to windows explorer. When changes are made to the file, you will be prompted to save file back to the remote drive with two options:
1.) save back as the same name, nothing new here.
2.) save back with a revision option, this will create a new file on the drive under a revision name. This will make editing files and "collaboration" more functional.
I hope to have some beta code out in the near future.
I am currently knee deep in developing the remote file storage feature for FusePad. I have a great persistance mechanism built that pulls from the same logic as the filecluster objects in FusePad.
You will be able to double click on a file to open it similar to windows explorer. When changes are made to the file, you will be prompted to save file back to the remote drive with two options:
1.) save back as the same name, nothing new here.
2.) save back with a revision option, this will create a new file on the drive under a revision name. This will make editing files and "collaboration" more functional.
I hope to have some beta code out in the near future.