Hello, Since a week ago I was working in an implementation of something like a stackable file system which does not require many changes in currently developed sources and let me create a simple file system over a single file (in example). Now the first steps are ready and an example is working (more or less) and now I do not know if this project could be of interest to the community or finish it to fit my needs only.
So I had posted a zip file in my web site with current source codes (not clean, not well organized, almost no comments and/or document) and ask for a bit of feedback. Also the zip file have the compiled demo executable for Windows as it will work in Windows by now (Linux should work but maybe it will need a bunch of small changes). If you do not trust me, compile sources instead run the compiled one. The demo is a simple file browser with a "Virtual files" folder which is render in "C:\temp\vfile.vfile" (so you need a "C:\temp" folder in order to run the example), the windows disk letters and the ability to mount a zip file as a folder and browse and read it. * Unzip code taken from unzip.pp and changed to be used with streams instead direct file access, it has not been fully tested. The demo zip is here: http://joshyfun.peque.org/special/VL_Test.zip (476 KBytes). Thank you for your feedback. -- Best regards, JoshyFun mailto:[EMAIL PROTECTED] _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
