Coda File System

Re: gcc-3.2

From: Bob Forsman <thoth_at_purplefrog.com>
Date: Fri, 1 Nov 2002 10:22:09 -0500
In 20021101061057.GB22021_at_ravel.coda.cs.cmu.edu, Jan Harkes <jaharkes_at_cs.cmu.edu> wrote:

> I'm not sure whether I can really get away without any constructors or
> overloaded allocators. If we really have to lose those it is probably
> better to only access RVM objects through a well defined layer written
> in C.

  OK, wacky kludge alert:

  Would it be worthwhile to store the important data in C structs that
live in the RVM, and then have C++ wrappers objects that have pointers
to those structs and do the object oriented things you want?
Received on 2002-11-01 10:27:10