Lee Begg - 2008-03-01

Logged In: YES
user_id=82757
Originator: NO

Two things:

- That method of string construction is very hard to internationalise. I know that is how it's currently done, but it could be better.

- It shouldn't inherit for implementation. More likely provide a istringstream& Message::getBodyWriter() or some such.

So basically, I'll think about it, but don't expect it to happen soon.