[python] separating the "C++ exposing" part?

It was suggested some time ago by Daniel Wallin to refactor part of Boost.Python generating class description into separate library. The result could be reused by Luabind. Is such separation possible and technically feasible at all? It may find use to implement RTTI-like mechanism, e.g. for GUI toolkits. /Pavel

"Pavel Vozenilek" <pavel_vozenilek@hotmail.com> writes:
It was suggested some time ago by Daniel Wallin to refactor part of Boost.Python generating class description into separate library. The result could be reused by Luabind.
Is such separation possible and technically feasible at all?
It may find use to implement RTTI-like mechanism, e.g. for GUI toolkits.
Pavel, Please join us on the boost-langbinding mailing list, where these issues are discussed. Cheers, -- Dave Abrahams Boost Consulting www.boost-consulting.com

On 2/24/04 8:40 PM, "David Abrahams" <dave@boost-consulting.com> wrote: [SNIP]
Please join us on the boost-langbinding mailing list, where these issues are discussed.
Where's this list at?! I've never heard of it until now. How long has it been around? I don't think it's listed on our mailing-list web page. -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com

Daryle Walker <darylew@hotmail.com> writes:
On 2/24/04 8:40 PM, "David Abrahams" <dave@boost-consulting.com> wrote:
[SNIP]
Please join us on the boost-langbinding mailing list, where these issues are discussed.
Where's this list at?! I've never heard of it until now. How long has it been around? I don't think it's listed on our mailing-list web page.
http://article.gmane.org/gmane.comp.python.c++/3690 -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (3)
-
Daryle Walker
-
David Abrahams
-
Pavel Vozenilek