On Wednesday 28 January 2004 11:38, Jonathan Hawkes wrote: > > MyComponent comp = sm.lookup (MyComponent.class, "MyComponent"); > > I like that.
Didn't Leo forgot the Template?? MyComponent comp = sm.<MyComponent>lookup (MyComponent.class, "MyComponent"); Or would it really be possible to skip? Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
