> You mean;
>
> @Structure
> TransientBuilderFactory tbf;
>
> return tbf.newInstance( Some.class, new Prototype<Some>()
> {
>    public void initialize( Some prototype )
>    {
>        :
>    }
> } );
>
>
> I guess this boils down to personal preference.

Not quite. From my user POV API of TBF seems half-boiled.

> Would it be Ok if we just make a utility for it instead?

Yes I can do that.

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to