Components do not have to be services?
"Foiles, Doug" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
I understand that components do not have to be services. I would only mark a component as a service if I want it "injected" into another component. I would of course setup dependencies on it from other components that require it. Any pitfalls in making a component a service when it does not need to be? Thanks. Doug