Oleg Kalnichevski wrote: > Could you please consider changing LineParser to throw ParseException > and re-throwing ParseException as ProtocolException in the protocol > layer?
I'll have a look at how much exception mapping that will require. Not today though. > What are your plans about the formatting code? Basically the same exercise: move static code into formatter classes with a default instance. It will probably occupy me through next week. I want to finish the parser refactoring first, at least the big parts. The two new interfaces are not everything yet. I'll complete the removal of static parsing code today and target the next step on Thursday. Tomorrow I'm offline, friends come to visit. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
