> From: Leo Simons [mailto:[EMAIL PROTECTED]] > > > + All implementations must be thread safe. > > thought: in a simple singlethreaded use of the framework, > thread safety is not something to be concerned about. It'd be > nice to not require a lot of work in this kind of setup. > Should be possible. I'm fine with that. > > + A XXXXManager interface and a corresponding implementation is > > needed for each type 2 and 3 component == more code to write. > > yup, but that code can be within avalon == all but completely > transparant to component developer. Right? Something like what I described to Carsten? I figure that is what will happen, too. The need is so obvious. /LS -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Re: [Summary] Avalon 5 ComponentManager interface Peter Donald
- Re: [Summary] Avalon 5 ComponentManager interface Stephen McConnell
- Re: [Summary] Avalon 5 ComponentManager interface Stefano Mazzocchi
- 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