rejetto forum

Experimenting

rejetto · 38 · 26356

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile

GeeS

  • Guest
Rejetto, here's another one:

open "My Computer" and drag&drop to HFS3 complete drives C:, D: and/or networkdrive(s):

The name of the drive is displayed as empty space, the tree can be unfolded.

Adding a second or even more drives, gives a message that the folder "" already exists and renaming is suggested.
Accepting results in "(1)" etc.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
aaaah, i forgot to support full drives.
i will support them soon.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i repeated the experiment, now using only the standard Windows widget.
the previous was VirtualTree, a good widget, but 1MB extra code, that would make harder for people to recompile HFS, and harder for me to integrate this technology in HFS.

Since the standard widget is less powerful, i had to introduce the empty label you can see in every empty folder.
I'm unsure this is a worsening, maybe it will be easier for someone to understand that the folder is empty.

i know there is some flickering.

i'm interested in opinions and bug reports.

edit: fixed: the drive name was not displayed
edit: fixed: some problems moving items
« Last Edit: November 07, 2006, 02:46:14 AM by rejetto »


Offline ~GeeS~

  • Tireless poster
  • ****
    • Posts: 269
  • "The web was made for sharing..."
    • View Profile
Looks good to me.
"Empty folder" doesn't disturb me ...
~GeeS~


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
new name collision policy:
   - if a virtual item already exists, the one read from disk is skipped
   - if a collision arise, the system offer to rename one of the 2 nodes
now you see where the file is pointing
some bug fixed
file rename fixed


edit: syncronization problem solved
« Last Edit: November 08, 2006, 07:25:14 PM by rejetto »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
I fixed some bugs, but there is one that i can rarely reproduce.
If someone tell me an exact procedure to reproduce it, i can fix it.
Please i need your help.

The non-always-working procedure is
- add a folder from disk
- create a (virtual) folder in the root
- move one file from the folder(disk) to the folder(virtual)
- rename this file on disk, repeatedly
- while you rename it on disk, watch it being renamed on the window program. sometimes it stops on an old name, and sync is lost.

i need to understand that "sometimes". how to do it, exactly.
thank you for your help building HFS 3 ;)
« Last Edit: November 09, 2006, 08:50:13 PM by rejetto »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
I think i fixed the bug.
Here is the current version.
« Last Edit: November 12, 2006, 10:35:17 PM by rejetto »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
Ok, i fixed new bugs, and made other improvements.
From now on the experiment will be available at www.rejetto.com/temp/vfs.exe


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
other bugs fixed (mainly graphical glitches)


Offline ~GeeS~

  • Tireless poster
  • ****
    • Posts: 269
  • "The web was made for sharing..."
    • View Profile
added real folders: delete does not work
new folder: delete workd well
~GeeS~


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i cannot reproduce the problem. can you tell me how to do?


Offline ~GeeS~

  • Tireless poster
  • ****
    • Posts: 269
  • "The web was made for sharing..."
    • View Profile
right click on home, add new folder, delet new folder =OK
open My Computer,drop &drag C: to Home, C: is added, right click, delete= does not work, same with other drop & dragged directories
~GeeS~