Boost C++ Libraries: Ticket #916: BPL Support for Python Callable Objects https://svn.boost.org/trac10/ticket/916 <p> 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. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/916 Trac 1.4.3 nobody Sat, 26 Nov 2005 00:07:52 GMT <link>https://svn.boost.org/trac10/ticket/916#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/916#comment:1</guid> <description> <pre class="wiki">Logged In: NO Can this be extended to include other languages such as Lua and ICI? </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Dave Abrahams</dc:creator> <pubDate>Tue, 03 Jul 2007 14:30:59 GMT</pubDate> <title>owner, status, description changed; severity set https://svn.boost.org/trac10/ticket/916#comment:2 https://svn.boost.org/trac10/ticket/916#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">david_abrahams</span> to <span class="trac-author">Dave Abrahams</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/916?action=diff&amp;version=2">diff</a>) </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> Ticket Dave Abrahams Tue, 03 Jul 2007 14:43:41 GMT status, severity, reporter, version, description changed; milestone set https://svn.boost.org/trac10/ticket/916#comment:3 https://svn.boost.org/trac10/ticket/916#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>severity</strong> <span class="trac-field-old">Showstopper</span> → <span class="trac-field-new">Optimization</span> </li> <li><strong>reporter</strong> changed from <span class="trac-author">nobody</span> to <span class="trac-author">kdahlhaus@…</span> </li> <li><strong>version</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">release 1.34.0</span> </li> <li><strong>milestone</strong> → <span class="trac-field-new">Boost 1.35.0</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/916?action=diff&amp;version=3">diff</a>) </li> </ul> <p> Replying to <a class="missing ticket" title="ticket comment does not exist">nobody</a>: </p> <blockquote class="citation"> <p> Logged In: NO </p> <p> Can this be extended to include other languages such as Lua and ICI? </p> </blockquote> <p> See the Boost.Langbinding project. </p> Ticket Dave Abrahams Thu, 11 Jun 2009 20:50:23 GMT status, resolution changed https://svn.boost.org/trac10/ticket/916#comment:4 https://svn.boost.org/trac10/ticket/916#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> I've read <a class="ext-link" href="http://aspn.activestate.com/ASPN/Mail/Message/boost/1148757"><span class="icon">​</span>the thread</a> but I'm afraid that after all these years I don't know what I had in mind for this fix anymore. Things shouldn't be allowed to sit in the tracker this long; I apologize to all. In the meantime, closing this bug. If anyone wants to reopen a discussion about what's needed, I'll be happy to take another look. </p> Ticket Dave Abrahams Thu, 11 Jun 2009 20:57:21 GMT cc set https://svn.boost.org/trac10/ticket/916#comment:5 https://svn.boost.org/trac10/ticket/916#comment:5 <ul> <li><strong>cc</strong> <span class="trac-author">kdahlhaus@…</span> added </li> </ul> <p> Just adding the original submitter as a Cc: in case he wants to reopen the ticket </p> Ticket