On Tuesday, May 22, 2012 05:51:10 PM Sergey Beryozkin wrote: > I've attached a simple patch to > > https://issues.apache.org/jira/browse/ARIES-855 > > Let me know please if you think it can be committed now or expect a bit > more work done on it.
Looks fine by me. Commit away! > Right now I'm thinking that retrying once only in case of the bean load > failure is reasonable. Introducing a system property telling the catch > block to fail immediately without a retry might make sense, but I was > not sure it was really needed. The single retry is fine to me. I think the use of nested classes in this case is fairly rare and likely just a single level anyway. If someone does hit it, they can log another issue and we can re-look at it. Dan > > Cheers, Sergey > > On 14/05/12 11:57, Sergey Beryozkin wrote: > > Hi All > > > > I managed to click on the link leading to the subscription page :-) and > > eventually forwarded the original post to the osgi-dev > > > > Thanks, Sergey > > > > On 11/05/12 13:49, David Bosschaert wrote: > >> Just for clarity, the mailing lists and bugzilla instance mentioned > >> before > >> > >>> [1] www.osgi.org/bugzilla > >>> [2] http://www.osgi.org/MailLists/HomePage > >> > >> are open to anyone. But yes, in order to post to the mailing list you > >> probably need to subscribe first. > >> > >> Cheers, > >> > >> David > >> > >> On 11 May 2012 13:16, Jeremy Hughes<[email protected]> wrote: > >>> Hi, in order to post, you'll need to subscribe to the list. Otherwise > >>> you won't get any responses. Are you saying that you couldn't > >>> subscribe either? For each list in the table there is the mailto: link > >>> (middle column) and a link to subscribe page (left hand column). > >>> > >>> HTH, > >>> Jeremy > >>> > >>> On 4 May 2012 16:10, Sergey Beryozkin<[email protected]> wrote: > >>>> Hi Jeremy > >>>> > >>>>> Hi, > >>>>> > >>>>> The blueprint.xsd is defined by the OSGi Alliance, so this would > >>>>> need > >>>>> to be changed in the spec. The Blueprint spec doesn't mention inner > >>>>> classes so there's nothing AFAICT in the spec that excludes the use > >>>>> of > >>>>> them - so arguably you could open a bug at the OSGi Alliance [1]. > >>>>> It's > >>>>> worth discussing first on the developers list [2]. > >>>> > >>>> I can not post to the -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
