On Thu, Dec 18, 2003 at 03:49:07PM +0100, Steffen Goeldner wrote:
> 
> I'm still open for namespace suggestions. The following list
> 
>   BTRIEVE::File
>   BTRIEVE::ISAM::File
>   BTRIEVE::ISAMFile
>   BTRIEVE::IsamFile
> 
> with descending preference comes into my mind.

Assuming ISAM is implied by BTRIEVE there's no need to include that.
A hint that it provides i/o might be good:

  BTRIEVE::FileIO

otherwise BTRIEVE::File seems okay, if a little minimal.

Tim.

Reply via email to