>> First of all I think about support of smart pointers.
> I think this is left to callers, but...

I do not say that it must be done immediately.

>>   Next - ability to
>> have implementation without Impl in the end of function names.
> Already done. Implementation of objects uses virtual functions and
> dispatchers dispatches directly to them, without additional cost, via
> obj->Name::method().

Can you send it to me?

>>   Some
>> people (who never need to use full C++ power, just to write single
>> plugin) already say - with new interface it will be hard to understand
>> where what function to use.
> ??

I also can't explain why is it hard. The problem is closed as you say, 
and has no practical interest.


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

Reply via email to