On 05/16/2013 05:20 AM, Amos Jeffries wrote: > We seem to have a strange separation of logics between the ConfigParser > class and the Get*() functions in Parsing.h/.cc. > > Is anyone able to explain why they are not all just methods of > ConfigParser ? > > Unless there is an reason not to I am proposing we make them such and > convert their strtok() calls to using the ConfigParser strtokFile() > methods.
I believe we have a parsing patch addressing some of these concerns as a side effect of the "spaces in ACL values" project. The patch does include strtok() conversion. Please give us a few days to polish and post that for review. Thank you, Alex.
