On 15/08/2014 14:22, Dimitry Sibiryakov wrote:
> 15.08.2014 19:10, Adriano dos Santos Fernandes wrote:
>> Prepare call will return to its caller a statement where the 13th method
>> will return a not-implemented error.
>    How big is overhead?

Method returning a instance will generally involve a memory allocation
more the normal object construction.

We add a check (if with indirect access) that will normally do nothing
more. Not a overhead.

>    Will it happen as well with interfaces returned from Y-valve to client 
> application?
>
It's the caller who chooses to upgrade. It may use a no-upgrade police
if he wants.


Adriano


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to