Re: [Dbi-interbase-devel] 0.21 alpha released
Status: Beta
Brought to you by:
edpratomo
From: Mark D. A. <md...@di...> - 2000-09-07 23:00:20
|
>I'll probably make some changes on the interface (for the > transaction params). i know where you are coming from; i waffled back and forth while writing it. in the end, i decided to use the exact naming and syntax of the SET TRANSACTION statement in interbase embedded sql, because it obviates the need for extended documentation. i've learned not to underestimate the pain of deviating needlessly from an already-documented interface. unfortunately, those keywords don't map particularly well to the underlying isc C api, nor to traditional transactional theory, which bothers me too. of course, we could accept both, i suppose... -mda |