[Valentina] Re: Vdb files
Ruslan Zasukhin
sunshine at public.kherson.ua
Mon Jan 20 21:33:16 CST 2003
on 1/20/03 7:46 PM, Keith DeLong at delong at redcort.com wrote:
>> 3) db.Create( "dbtest v1.2.aaa" )
>>
>> // *** interesting how you will make here names of rest 3 files
>> // *** without substr ???
>
> This is the unnecessary complication that I think should be done away with.
>
> This would generate CONSISTENT but unwanted results since CREATE() is takes
> a filename to which it will append the set or default extensions. So this
> would wrongly generate code that is easy to see what happened and how to fix
> it.
>
> dbtest v1.2.aaa.aaa
> dbtest v1.2.aaa.bbb
> dbtest v1.2.aaa.ddd
> dbtest v1.2.aaa.ccc
But then you easy break such code which use single variable with name of db.
I have many such code in my tests.
dbname = "dbtest v1.2.aaa"
db.Create( dbname )
Later
db.open( dbname ) << will fail.
Yes?
Keith, I have read other your text.
As for me you offer even more non consistent way.
And you think only about RB.
I need think about all.
So please let's stop this discussion.
Just follow to rules of Valentina.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list