[Ace-users] [ace-users] ACE CString
Douglas C. Schmidt
schmidt at dre.vanderbilt.edu
Thu Nov 29 08:24:04 CST 2007
Hi Geeta,
Thanks very much for your email. Please make sure to send all
questions related to TAO or ACE to the ACE mailing list or ACE+TAO
newsgroup, rather than to me directly since I travel frequently and
often don't have ready access to email. See
http://www.cs.wustl.edu/~schmidt/ACE-mail.html
for more info on how to access these resources.
In addition, to ensure that we have proper version/platform/compiler
information, please make sure you fill out the appropriate problem
report form (PRF), which is in
$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM
or in
$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM
in older versions of ACE+TAO. Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
very error-prone and slows down our responsiveness. If you don't use
the PRF, therefore, it is less likely that someone from the core
ACE+TAO developer team will be able to answer your question.
Naturally, we encourage and appreciate other members of the ACE+TAO
user community who can respond to questions that they have the answers
to.
> I am trying to find a substitute for Microsoft ATL :: CString and I
> wonder if you can help as you wrote ACE_CString. I evaluated
> ACE_CString but looks like it is not exactly a replacement for
> ATL::CString. (does not have methods such as loadstring).I am
> wondering if ACE has any other class that can be a better match.
ACE_CString is the best match you'll find in ACE. If there are things
you need that are missing I recommend you contact Bala Natarajan (whom
I've cc'd) and talk with him about what would need to be done to enhance
ACE_CString accordingly.
Thanks very much,
Doug
More information about the Ace-users
mailing list