Concluding the thread.

Adding localization to exception is considered a wrong move by most people.

Adding an API to allow localization to be performed at application level is a good way but implies probably both a large number of classes and a large number of new methods (for example Mantissa provides about 20 error cases that would need to be handled by upper level). One point that did not appear in the discussion is that this way somehow violates separation of concerns principles.

As a conclusion, I will not attempt any refactoring of this kind.

Luc


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to