> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > > > From: Leo Sutic [mailto:[EMAIL PROTECTED]] > > <snip/> > > > public void doStuff () { > > Transformer transformer = transformerManager.getTransformer > (); > > try { > > } finally { > > transformerManager.release (transformer); > > // OR > > transformer.release(); > > // OR > > transformer.endDocument(); > > } > > } > > Why not standardize on one approach? I.e., leave only > transformerManager.release (transformer) or > transformer.release(), and don't have zoo of different > methods doing the same? Because I did not think I could get that through the voting process. The current proposal is a best compromise. If you want to push for it, I'm with you, but I think we'll deadlock. /LS -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Re: [Summary] Avalon 5 ComponentManager interface Stephen McConnell
- Re: [Summary] Avalon 5 ComponentManager interface Peter Donald
- Re: [Summary] Avalon 5 ComponentManager interface Stefano Mazzocchi
- Re: [Summary] Avalon 5 ComponentManager interface Stephen McConnell
- RE: [Summary] Avalon 5 ComponentManager interface Leo Sutic
- RE: [Summary] Avalon 5 ComponentManager interface Vadim Gritsenko
- Re: [Summary] Avalon 5 ComponentManager interface Leo Simons
- RE: [Summary] Avalon 5 ComponentManager interface Leo Sutic
- Re: [Summary] Avalon 5 ComponentManager interface Stefano Mazzocchi
- RE: [Summary] Avalon 5 ComponentManager interface Vadim Gritsenko
- RE: [Summary] Avalon 5 ComponentManager interface Leo Sutic
- RE: [Summary] Avalon 5 ComponentManager interface Leo Simons
- [summary] declared vs runtime vs no exceptions Leo Simons
- Re: [summary] declared vs runtime vs no exceptions Stephen McConnell
- RE: [summary] declared vs runtime vs no exceptions Leo Sutic
- RE: [summary] declared vs runtime vs no exceptions Peter Donald
- Re: [summary] declared vs runtime vs no exceptions Leo Simons
- Re: [Summary] Avalon 5 ComponentManager interface Robert Mouat
- RE: [Summary] Avalon 5 ComponentManager interface Leo Sutic
- RE: [Summary] Avalon 5 ComponentManager interface Robert Mouat
- RE: [Summary] Avalon 5 ComponentManager interface Leo Sutic
