On Feb 20, 2004, at 4:26 PM, John J Lee wrote: > > Aha. That file doesn't seem to be in my copy. In fact, there's no bin > directory at all in this tarball: > That is a problem I can fix. I'll get a 0.2 release out asap, maybe today. > > I don't think so: base._open_database() just calls > dulcinea.database.ObjectDatabase.open(), and I grepped Dulcinea for > 'user_db', so I'm pretty confident it's not set from there. > This would not show up in a grep. ObjectDatabase.open() calls ObjectDatabase.update_root_accessors(), which does the dirty business.