Derick Rethans pisze: > > We've a feature request for it here (with an explanation why it is like > this): http://issues.ez.no/IssueView.php?Id=13244 At the moment we have > not planned to implement this. A contribution for this would > however be appreciated. > > with kind regards,
Hi Derick, In that issue comment you wrote: "This is not a bug. I understand why you wouldn't want quotes, but it would make writing ini files much slower as I'd need to run multiple regular expressions to find out whether quotes are required or not." In what cases would be the regular expressions you mention required? I looked at ini parser code and when it comes to strings, it only checks if the string is quoted, otherwise direct value is returned. Are there any additional requirements here, at deeper levels? Thanks, Piotrek -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
