Thomas Keller writes:
> Am 18.05.2010 14:41, schrieb Thomas Keller:
>> Am 18.05.2010 14:07, schrieb Thomas Keller:
>>> Am 18.05.2010 13:46, schrieb Stephen Leake:
Perhaps this is one reason the dbcache was a member of the application
class?
>>>
>>> Well, it should not - unless its consi
Am 18.05.2010 14:41, schrieb Thomas Keller:
> Am 18.05.2010 14:07, schrieb Thomas Keller:
>> Am 18.05.2010 13:46, schrieb Stephen Leake:
>>> Perhaps this is one reason the dbcache was a member of the application
>>> class?
>>
>> Well, it should not - unless its considered bad practise to store
>> s
Am 18.05.2010 14:07, schrieb Thomas Keller:
> Am 18.05.2010 13:46, schrieb Stephen Leake:
>> Perhaps this is one reason the dbcache was a member of the application
>> class?
>
> Well, it should not - unless its considered bad practise to store
> shared_ptr's in a static map - I found a couple of r
Am 18.05.2010 13:46, schrieb Stephen Leake:
> I've looked thru the log of nvm.experiment.database-management, and the
> changes make sense, although I'm not clear how they all relate to the
> issue of searching for a database on a path.
The problem was that I stumbled across many limitations durin
I've looked thru the log of nvm.experiment.database-management, and the
changes make sense, although I'm not clear how they all relate to the
issue of searching for a database on a path.
It's currently crashing in the database-impl deconstructor. Part of the
point of Boost is you're not supposed t