On Mon, 30 Mar 2009, Piotrek Karas wrote:

> I'm trying to use Configuration component to dynamically modify linux 
> configuration files. All seems fine except for string-based values 
> (both empty and non-empty ones) that get automatically quoted, for 
> example:
> 
> Read operation:
> oldest_color = (136, 136, 255)
> 
> Write operation:
> oldest_color = "(136, 136, 255)"
> 
> Is it possible to avoid automated application of quotes (and just 
> leave that possibility for strings whose white spaces would NEED to be 
> preserved)?

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,
-- 
Derick Rethans
eZ components Product Manager
eZ systems | http://ez.no
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to