|
|
Browse by Tags
All Tags » Transparent Act... » Linq (RSS)
-
Thanks for the report, we are tracking this issue here.
http://tracker.db4o.com/browse/COR-1219
-
I wrote a unit test that includes a Linq query against a db40 IObjectContainer. This passed.
I wrote a unit test that traverses a deep object graph and so tests for transparent activation (TA). This failed
I enabled my test assembly for TA by adding the post-build command :
$(ProjectDir)/Library/Db4oTool.exe -ta -nq ...
|
|
|