On Wed, Oct 10, 2007 at 08:58:26PM -0400, Kenneth Lerman wrote: > Specifically, I'm concerned that their use of memory might be somewhat > less deterministic than the rest of emc.
Since the interpreter is in userspace and can't be depended on for realtime performance anyway, there need be no prohibition against allocating memory at arbitrary times. I don't see any trouble with use of the STL here. Jeff ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
