1

Closed

Bug in CreateOrLoad

description

Engine.LoadOrCreate works with load but not create
Closed Feb 27, 2012 at 8:45 AM by
Fixed in version 0.4.0, available on nuget

comments

rofr wrote Oct 3, 2011 at 2:46 PM

Use the more cumbersom Engine.Create followed by Engine. Load to work around this issue.
Will be fixed in next release.

rofr wrote Nov 21, 2011 at 2:24 PM

Fixed