Hi guys, I have just noticed that Oleg is changing some exceptions messages I wrote in http-core, which makes me wonder whether there is a convention. I am used to two conventions:
1. all lowercase without punctuation at end of sentence 2. Correctly capitalized and with punctuation. For HTTP components, I've been using version 1 because it is more informal (and saves 1 char per exception message :-). Oleg, you are using capitalization without punctuation, which feels somehow strange to me. So, is there a convention to which I have to adjust in http-async? Of course I'll stick to the current style when writing code for http-core in the future. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
