Levi Haskell wrote:
>
> What was the motivation for this change (it seems to be quite inconvenient
> in my case)?
>

The previous method used to deal with the non-deterministic finalization
order
imposed by the CLR did not work reliably in all circumstances, did not
follow
best-practices for the IDisposable interface, and relied heavily upon
internal
semantics of the native SQLite core library.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to