Paul Hammant wrote: > > > [..] The only time > > I think we need to worry about specific interfaces is if we implement > > multiple > > work interfaces. I don't like that approach though. > > Is that not part of the nature of Java programming though?
My definition of "work interface" is documented in the Programming with Avalon document on the site. The work interface is basically the *type* of block we are creating. In the Block paradigm, it is refering to the Service we are implementing. Hopefully, it is best to only implement one service at a time.... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
