-----Mensagem original-----
De: "Anton Tagunov" [mailto:[EMAIL PROTECTED]

>    DefaultConfiguration parent = new DefaultConfiguration( ... );
>    DefaultConfiguration child = new DefaultConfiguration( "child" );
>    parent.addChild( child );

There is a Builder to do this, right?

> We need a *factory method* somewhere.

Didn't get the reason.

--
hammett

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

Reply via email to