Aidan Skinner wrote:
On Tue, Mar 31, 2009 at 10:19 AM, Gordon Sim <[email protected]> wrote:

If there is a desire to allow names with trailing spaces to be defined in
the properties file in my view that should require some more explicit
notation e.g. quotes around the name.

That's fair. I'm not sure how to enable people to do this though.

More post-processing to something that's fairly standard seems odd and
un-Javay, so things like quotes and escape strings seems unlikely to
work. Having flags to toggle how that's processed also seems bad.

Perhaps the best way is to always trim and if you need trailing spaces
you need to create them some other way. That seems a little lame, but
it's quite a niche concern and trimming is probably what 8 out of 10
cats prefer.

I think thats a good approach. I very much doubt anyone needs to have trailing spaces in their queue name and in any unusual case where that is required, they will have to use a config mechanism other than the standard properties file format.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to