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] splitting it into multiple pieces
by Stefan Seefeld other posts by this author
Oct 22 2002 11:22PM messages near this date
[C++-sig] splitting it into multiple pieces | [C++-sig] boost-python link command a bit too long on gcc 3.2
greg Landrum wrote:

>  The problem is that I've got a bunch of interconnected objects:
>  Molecules are made up of Atoms and Bonds (and have GetAtom/Bond methods)
>  Atoms and Bonds each contain a pointer back to their parent Molecule 
>  (and have GetParent methods)

Right, but these methods are in the C++ domain, where obviously
dependencies are not an issue. The wrapper objects you create with
boost.python don't care. Even inheritance seems to be resolved dynamically,
i.e. at runtime.
I'v just done a similar thing and it works wonderfully.

Regards,
		Stefan


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

Rene Rivera
Ralf W. Grosse-Kunstleve
Ralf W. Grosse-Kunstleve

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