On 08/13/14 22:11, Alex Peshkoff wrote:
> On 08/13/14 20:25, Dimitry Sibiryakov wrote:
>> 13.08.2014 13:24, Alex Peshkoff wrote:
>>> What do you think about adding different styles of C++ code generation?
>>> First of all I think about support of smart pointers.
>>      Can your IDL generate current interface with pure abstract classes as 
>> well?..
>>
> Sooner no than yes. Certainly it's trivial to generate interface with
> pure virtual classes, but new VMT has one specific - it 0 entry there is
> version number, not pointer to a function getVersion(), which is rather
> hard to represent in pure virtual class.

Small add. comment - it's possible to write a stub changing from 
getVersion() function to variable version, but I do not see need in it.


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

Reply via email to