On 10/3/05, Costin Leau <[EMAIL PROTECTED]> wrote: > > Hi all, > > > I would like to drop the AtomicTypeConverterFactory and replace it by > > an "injection" of a Converter Map into the PersistenceManager. Factory > > are not useful in a IOC context. > depending on the IoC framework capabilities the factory pattern can be > used without a problem. > yes but injection can replace factory pattern in a lot case. This is just one question for our common desing pattern usage.
> > What do you think about that ? > Considering that the project has not had any public release (actually > it's still at 1.0-dev-a1) I think the change poses no problems. > > > -- > Best regards, > Costin mailto:[EMAIL PROTECTED] > >
