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

SourceForge.net noreply at sourceforge.net
Thu Apr 21 14:20:09 CEST 2011


Feature Requests item #2880325, was opened at 2009-10-16 07:01
Message generated for change (Settings changed) made by sf-robot
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: Closed
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)
- ...

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

>Comment By: SourceForge Robot (sf-robot)
Date: 2011-04-21 12:20

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2011-04-07 12:10

Message:
i think we are kind of there.

for performance reasons, the GemState dictionary uses integer-keys though

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

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