> - You are in the wrong bug database (note : I cannot reach the scarab > one btw)
Yep! > - I don't care about t2 That's me! Although there are other people who do, but we are all very busy. A unit test always helps to make us feel more comfortable committing a patch. Also, looks like the *ValueParser patches don't follow the coding standard =] > - I don't care about t2 bugs > - I don't care about bugs at all > - I don't know the answer to the questions. > - I don't know the intended behaviour of the bugs. > - I don't want patches by people you don't know. > - I really don't have time for bugs right now > - Someone else is handling all of these things (who??) Regarding the configuration thing, ',' is the only character that needs to be escaped. Yes that makes things work differently from Properties (why they chose to allow escaping those characters I do not understand). I'm amicable toward changes to PropertyConfiguration to make it behave more like Properties, but the risk is breaking existing configs which have \:, \=, \# in them and expect those to be read literally (probably unlikely). How do other feel? I guess I'm +1 -- willing to change my configurations and do the work (or accept a patch =). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
