Subject | Re: [Firebird-Architect] RFC: External Engine API |
---|---|
Author | Roman Rokytskyy |
Post date | 2007-12-10T12:57:47Z |
> So I'm proposing a C++ friendly interface, accessible by C and othersWhat exactly means "future compatible with C++ client API"?
> languages and future compatible with a C++ client API.
As to the Value interface - I'm ok with it as long as it supports
getters/setters for UTF8 strings.
> Proposed C++ API offers legacy handles to be used with current official API.There's one issue with such model - it requires TLS in plugin. I like
Vlad's idea of having special DPB/TPB parameters for a current
attachment/transaction more attractive. Do you have any objections to it?
Roman