ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> cpp-sig
cpp-sig
Re: [C++-sig] Re: boost::python::api
by David Abrahams other posts by this author
Jul 11 2002 8:15PM messages near this date
Re: [C++-sig] Compile failure with object in V2 | [C++-sig] Re: boost::python::api
----- Original Message -----
From: "Dave Hawkes" <daveh@[...].com> 

>  I had to keep the get_args code for those functions that can take a large
>  number of templated arguments (such as print) as the args could be any
>  mixture of types.

Please explain what you mean.
The arguments can be any mixture of types in getslice(), for example, and
it all works with a single template and one non-templated version.
I can see no justification for your claim.

>  Specialisations provided on many templated functions.
> 
>  Many more functions could probably be included from the python API.
> 
>  Some support for python execution frames may be required when embedding
and
>  directly calling functions (that's why globals() can't be called
directly).
>  I will investigate this further.
> 
>  Other fixes and adjustments.

I'll look further once you respond to my get_arg challenge.

Thanks,
Dave



_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved