[GEM-dev] [ pd-gem-Feature Requests-2880325 ] reduce interclass dependencies

SourceForge.net noreply at sourceforge.net
Fri Oct 16 09:01:28 CEST 2009


Feature Requests item #2880325, was opened at 2009-10-16 09:01
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2880325&group_id=64325

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category:  misc
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: IOhannes m zmlnig (zmoelnig)
Summary: reduce interclass dependencies

Initial Comment:
to get a more stable ABI, it would be nice if implementation details could be hidden from the public APIs of classes.

- use pimpl (http://chadaustin.me/cppinterface.html)
- use symbol-keyed dictionaries (e.g. for accessing data in GemState)
- ...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2880325&group_id=64325




More information about the GEM-dev mailing list