main logo
Subject: Re: [C++] FSCreateFileUnicode()
Author: Ruslan Zasukhin
Posted: 2002/11/29 02:56:50
 
View Entire Thread
New Search


on 11/29/02 8:53 AM, Totte Alm at totte .at. code66 D.OT se wrote:

> Another thing on Valentina Datafiles. OpenBase has a Folde that represent ONE
> database.

I believe MOST dbms do this. E.g. MySQL....

I know that SQL Server use single file for db.

OpenBase as I have hear can split db on few volumes.


> Maybe you should think that way, represent a Valentina database with
> a Folder named mydatabase.vdb for example, and inside have 1->x files. Just a
> thought. This works on Windows/OSX/Linux for them, so it should work for
> Valentina Also.
>
> ON OSX you can bundle that Folder to have an icon and be clickable just like a
> datafile.

Well, in fact in ver 2.0 I have reserve this way!

We have

I_Volume
VolumeOnFile
VolumeOnFolder

I will not implement VolumeOnfolder right now, but in future it will be VERY
easy get this behavior.

You know why I have start use file system few years ago?
To make reverse engineering much harder.
When files are separate in folder it is very easy study them.
Inside of single file it is very hard understand what it what.

And as far as I see implementation on single file works with may be 2-3%
overhead comparing to native file system...

--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan@paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list
send a letter to valentina-on .at. lists D.OT macserve.net
-------------------------------------------------------------
 
©2002 Ruslan Zasukhin
<-- Prior Message New Search Next Message -->