[jira] [Updated] (ISIS-1081) Make it possible to lookup Guice beans in Isis domain services
[ https://issues.apache.org/jira/browse/ISIS-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood updated ISIS-1081: -- Fix Version/s: (was: 1.10.0) 1.9.0 > Make it possible to lookup Guice beans in Isis domain services > -- > > Key: ISIS-1081 > URL: https://issues.apache.org/jira/browse/ISIS-1081 > Project: Isis > Issue Type: Improvement > Components: Core >Affects Versions: core-1.8.0 >Reporter: Martin Grigorov >Assignee: Martin Grigorov > Fix For: 1.9.0 > > > I have a use case where I need to send an email notification after creating a > domain entity. > I was confused that EmailService is a Guice bean only so I've created a > bridge domain service that looks up beans from Guice injector. > Now I see that I don't really need the bridge. I'll push it in a branch. If > we find it useful then we could merge it later. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (ISIS-1081) Make it possible to lookup Guice beans in Isis domain services
[ https://issues.apache.org/jira/browse/ISIS-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood updated ISIS-1081: -- Fix Version/s: core-1.9.0 > Make it possible to lookup Guice beans in Isis domain services > -- > > Key: ISIS-1081 > URL: https://issues.apache.org/jira/browse/ISIS-1081 > Project: Isis > Issue Type: Improvement > Components: Core >Affects Versions: core-1.8.0 >Reporter: Martin Grigorov >Assignee: Martin Grigorov > Fix For: core-1.9.0 > > > I have a use case where I need to send an email notification after creating a > domain entity. > I was confused that EmailService is a Guice bean only so I've created a > bridge domain service that looks up beans from Guice injector. > Now I see that I don't really need the bridge. I'll push it in a branch. If > we find it useful then we could merge it later. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
