|
From: Lars H. <he...@se...> - 2008-07-02 12:21:00
|
Hi Stefan,
> a sounds good, but do we need an IOFactory? or let the user simple call
> new XTM20Serializer(...)
IMO for simplicity
Serializer ser = new XTM20Serializer();
is enough. A factory would be an overkill, otherwise we could also use
MIO ;)
Best regards,
Lars
--
Semagia
<http://www.semagia.com>
|