> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED] > > > > So, if I understand you correctly, the only difference is > that I can > > get an exception that I wasn't prepared to get when using Avalon. > > Yep, that's pretty much it.
One more thing - since all components are proxied now, you'll incur a proxy overhead in the call. But that can be minimized by smart container code. (Which we will have, of course.) /LS