|
From: roger h. <apo...@sn...> - 2003-11-16 16:17:02
|
The only problem with the named Advised is that the ProxyConfig interface actually contains a load of stuff that is specific to the config of Proxies, ie. Interception, ProxyInterfaces, Targets, etc. - rather than any abstract notion of 'a thing that is being advised'. Shouldn't the name Advised be retained for the generic super interface, as for Advisor ? Roger "Kopylenko, Dmitry" <dko...@ac...> wrote in message news:3E7...@su...... > +1 for Advised despite potential JBoss "legal threat" :-))) > > Dmitriy. > > -----Original Message----- > From: Rod Johnson > To: spr...@li... > Cc: Bob Lee; renaud > Sent: 11/14/2003 5:54 PM > Subject: [Springframework-developer] AOP API finalization > > All, > > I've made all the proposed changes (although not committed them) and I'm > very happy with how it looks. Ah, the wondering of refactoring tools. 5 > years ago I would have spent the best part of a day doing that. And > probably > not have had comprehensive tests to prove that I was done. > > One last issue and I promise I'll shut up about AOP... > > The ProxyConfig interface. I wonder whether it might be nicer and more > consistent to rename it Advised. (Now that it holds multiple advisors.) > > Pros: > > - More elegant and consistent with core interfaces(?) > > > Cons: > > - JBoss uses this name too, which may be a bit confusing. (Or may cause > them > to threaten us with a lawsuit...[joke]). > > PLEASE feedback if you want to influence that decision. Otherwise I will > decide, and I'm feeling about 50/50 about it. I guess no feedback would > make > me more likely to leave it alone. > > Regards, > Rod > > > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access your computer from > any Web browser or wireless device. Click here to Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access your computer from > any Web browser or wireless device. Click here to Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl |