[~antoinesabot-durand] Shouldn't we create a spec issue to analyze the possibilities of combining the event types from the payload and {{Event}} injection point? bq. ...about deprecation of this method in favor of a method returning an Event<T> Something like {{BeanManager.event( Foo.class ). select fire ( new Foo ())}} or {{BeanManager . class event(new TypeLiteral<Foo<String>>( ) {}) .fire(new Foo())}}? Sounds good. Do we have a spec ticket?
|