I've been interacting with Lawrence Yu who reported Bugs 1807761 and
1807740.

Lawrence has a fix for one of them (we think) and has been working on the
other. Specifically, he is working on the code to finish implementing named
owords.

His proposed (partial) fix would use the STL string and map classes. To my
knowledge, this would be the first use of the STL in emc.

I'm very comfortable using the standard C libraries, but have concerns about
using the C++ class libraries. Specifically, I'm concerned that their use of
memory might be somewhat less deterministic than the rest of emc. In a
previous life involving other projects of this nature, I heard strong
arguments both for and against using such libraries. I purposely avoided
using the map class in my code.

So, what do you think? My inclination is to use them as Lawrence has
proposed, but since Lawrence has asked me to review the code before he
commits the code, I'm soliciting comments from the larger developer
community.

Regards,

Ken



[EMAIL PROTECTED]
Mark Kenny Products Company, LLC
55 Main Street       Voice: (888)ISO-SEVO (888)476-7386
Newtown, CT 06470                    Fax: (203)426-9138
http://www.MarkKenny.com

-------------------------------------------------------------------------
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

Reply via email to