[C++-sig] Using Boost Pyhton as a C++ Reflection Library

Arora, Vivek varora at bofasecurities.com
Wed May 7 17:53:32 CEST 2003


In addition to exposing C++ classes to Python is  Boost a good option
for use as a reflection library? i.e. is it possible to enumerate and 
invoke methods and access fields reflected by the Boost Macros(or Pyste) 
directly within C++. Offcourse one  obvious way is to invoke methods
indirectly via the Python interpreter but this will be quite inefficient.
  
Thanks
Vivek Arora







_____________________________________________________________________ 
IMPORTANT NOTICES: 
          This message is intended only for the addressee. Please notify the
sender by e-mail if you are not the intended recipient. If you are not the
intended recipient, you may not copy, disclose, or distribute this message
or its contents to any other person and any such actions may be unlawful.

         Banc of America Securities LLC("BAS") does not accept time
sensitive, action-oriented messages or transaction orders, including orders
to purchase or sell securities, via e-mail.

         BAS reserves the right to monitor and review the content of all
messages sent to or from this e-mail address. Messages sent to or from this
e-mail address may be stored on the BAS e-mail system.






More information about the Cplusplus-sig mailing list