Opened 22 years ago

Last modified 13 years ago

#916 closed Feature Requests (wontfix)

BPL Support for Python Callable Objects — at Version 3

Reported by: kdahlhaus@… Owned by: Dave Abrahams
Milestone: Boost 1.36.0 Component: python USE GITHUB
Version: Boost 1.34.0 Severity: Optimization
Keywords: Cc: kdahlhaus@…

Description (last modified by Dave Abrahams)

While wrapping the FLTK gui libray with BPL, I came across the need to register a callback with the C++ toolkit. Instead of creating temporary wrapper classes and such, it would be wonderful if BPL would support the automatic wrapping of callable python objects. Examples and a discussion are on the boost list on the days 4/8/01 - 4/9/.01.

Change History (3)

comment:1 by nobody, 17 years ago

Logged In: NO 

Can this be extended to include other languages such as Lua 
and ICI?

comment:2 by Dave Abrahams, 15 years ago

Description: modified (diff)
Owner: changed from david_abrahams to Dave Abrahams
Severity: Showstopper
Status: assignednew

in reply to:  1 comment:3 by Dave Abrahams, 15 years ago

Description: modified (diff)
Milestone: Boost 1.35.0
Reporter: changed from nobody to kdahlhaus@…
Severity: ShowstopperOptimization
Status: newassigned
Version: Nonerelease 1.34.0

Replying to nobody:

Logged In: NO

Can this be extended to include other languages such as Lua and ICI?

See the Boost.Langbinding project.

Note: See TracTickets for help on using tickets.