[C++-sig] Exposing Abstract Classes and factories

Roman Yakovenko roman.yakovenko at gmail.com
Tue Apr 18 07:18:30 CEST 2006


On 4/18/06, Rod Cloutier <rodlist at hotmail.com> wrote:
>
> Hi,
>
> I am trying to use pyplusplus to expose python binding to a library. The
> library currently uses a lot of abstract classes and generate concrete
> object through factories. I am currently unable to use, in python, any of
> the object created through the factories. Is it possible to expose abstract
> classes in python and call concrete object, not exposed in python, through
> the interface ?
>
> Here is a concise example of the problem:
>
> Many thanks for your help

I am sorry, but my machine crashed yesterday, so I can not give you
the answer right now.
I hope I will be able to check this issue this evening or tomorrow morning.

> Rod

--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list