i defined a public class member which returns CString. (myStr = parse->getvalue("some")
Is it good style, or its better to return an pointer to it?