[gmpi] Re: Linux C++ question

>>If we are fully supporting C++, are we able to use static objects in the
>>SDK? (they can be useful, specifically for singletons).
>
> useful but not essential.

Well, I've got users who create plugins with 400MB Sample Banks (no joke).
It's not uncommon for a user to open two instances of a plugin, in which case I prefer to share the samples (via a singleton) rather than consume 800MB of memory.


Jeff


Tim Hockin wrote:
On Fri, Feb 25, 2005 at 09:15:25AM +1300, Jeff McClintock wrote:

If we are fully supporting C++, are we able to use static objects in the SDK? (they can be useful, specifically for singletons).


useful but not essential.

----------------------------------------------------------------------
Generalized Music Plugin Interface (GMPI) public discussion list
Participation in this list is contingent upon your abiding by the
following rules:  Please stay on topic.  You are responsible for your own
words.  Please respect your fellow subscribers.  Please do not
redistribute anyone else's words without their permission.

Archive: http://www.freelists.org/archives/gmpi
Email gmpi-request@xxxxxxxxxxxxx w/ subject "unsubscribe" to unsubscribe




----------------------------------------------------------------------
Generalized Music Plugin Interface (GMPI) public discussion list
Participation in this list is contingent upon your abiding by the
following rules:  Please stay on topic.  You are responsible for your own
words.  Please respect your fellow subscribers.  Please do not
redistribute anyone else's words without their permission.

Archive: http://www.freelists.org/archives/gmpi
Email gmpi-request@xxxxxxxxxxxxx w/ subject "unsubscribe" to unsubscribe

Other related posts: