[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822390#comment-16822390
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 4308b524ab97da947fc019586aff6bf651f4127d in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4308b52 ]

ISIS-2033: fixing the async 'experiment'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822389#comment-16822389
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 4308b524ab97da947fc019586aff6bf651f4127d in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4308b52 ]

ISIS-2033: fixing the async 'experiment'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-06 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811498#comment-16811498
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5d6076bf23278b804cb9c3756cdfba24241d4452 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5d6076b ]

ISIS-2033: fixes the basic transactional/async example tests

- still, there is yet too much boilerplate required

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-06 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811497#comment-16811497
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5d6076bf23278b804cb9c3756cdfba24241d4452 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5d6076b ]

ISIS-2033: fixes the basic transactional/async example tests

- still, there is yet too much boilerplate required

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-05 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811158#comment-16811158
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit ea8e700fecbb7567f92dcfc91735d6c188bd9d5a in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ea8e700 ]

ISIS-2033: exercise basic building blocks for transactional invocation

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809817#comment-16809817
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f1398a024b07a65049e727ab01401b77f0f896e5 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f1398a0 ]

ISIS-2033: make SpecLoader's specs snapshot thread-safe

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809818#comment-16809818
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f1398a024b07a65049e727ab01401b77f0f896e5 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f1398a0 ]

ISIS-2033: make SpecLoader's specs snapshot thread-safe

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809797#comment-16809797
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 590e4de09182e135d89b4b8a1a3c81925ab76a9e in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=590e4de ]

ISIS-2033: further simplify 'SpecLoader'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809798#comment-16809798
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 590e4de09182e135d89b4b8a1a3c81925ab76a9e in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=590e4de ]

ISIS-2033: further simplify 'SpecLoader'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809767#comment-16809767
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit c9e9db0b876e8184eee90e8f7662bae1923f1a9b in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c9e9db0 ]

ISIS-2033: makes 'SpecificationLoader' an interface

- cleans up the SpecificationLoader implementation a bit
- adds some initial command service infrastructure to 'incubator'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809768#comment-16809768
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit c9e9db0b876e8184eee90e8f7662bae1923f1a9b in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c9e9db0 ]

ISIS-2033: makes 'SpecificationLoader' an interface

- cleans up the SpecificationLoader implementation a bit
- adds some initial command service infrastructure to 'incubator'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-02 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807648#comment-16807648
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5d7120409ef529d5c0745d8eb715ea815db8267c in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5d71204 ]

ISIS-2033: further fixes metamodel tests

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-02 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807647#comment-16807647
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5d7120409ef529d5c0745d8eb715ea815db8267c in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5d71204 ]

ISIS-2033: further fixes metamodel tests

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-02 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807600#comment-16807600
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit b7eb7d620faba7b814fb372592c2812e0fe2b4a7 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b7eb7d6 ]

ISIS-2033: fixes some 'metamodel' and all 'runtime' tests

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-02 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807601#comment-16807601
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit b7eb7d620faba7b814fb372592c2812e0fe2b4a7 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b7eb7d6 ]

ISIS-2033: fixes some 'metamodel' and all 'runtime' tests

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-01 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16806894#comment-16806894
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 39ad14f7a24c3ef0e0959bb6b7a44f2c6b767faa in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=39ad14f ]

ISIS-2033: adding simple 'AsyncExecutionService' interface

... showcasing how a this might work on top of Spring




Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-01 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16806893#comment-16806893
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 39ad14f7a24c3ef0e0959bb6b7a44f2c6b767faa in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=39ad14f ]

ISIS-2033: adding simple 'AsyncExecutionService' interface

... showcasing how a this might work on top of Spring




Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-01 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16806837#comment-16806837
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 7456141e4d87db877e45567d76853ab909109c3e in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7456141 ]

ISIS-2033: testing very basic spring async action idioms

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-04-01 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16806836#comment-16806836
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 7456141e4d87db877e45567d76853ab909109c3e in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7456141 ]

ISIS-2033: testing very basic spring async action idioms

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-28 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803808#comment-16803808
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit efeecc4bb7f90368240e334fe49a1700561a9a3e in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=efeecc4 ]

ISIS-2033: adding spring-jpa and jdo-native demo tests

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-28 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803809#comment-16803809
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit efeecc4bb7f90368240e334fe49a1700561a9a3e in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=efeecc4 ]

ISIS-2033: adding spring-jpa and jdo-native demo tests

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-21 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797985#comment-16797985
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit da396eda540c839b63b9065e246e3a2f614d4251 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=da396ed ]

ISIS-2033: IsisTransactionManager disabled: springapp starts on tomcat

however, wicket-viewer is not yet usable

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-21 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797984#comment-16797984
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit da396eda540c839b63b9065e246e3a2f614d4251 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=da396ed ]

ISIS-2033: IsisTransactionManager disabled: springapp starts on tomcat

however, wicket-viewer is not yet usable

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797830#comment-16797830
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 55e15bf2d7a9736b8f4f0245ff8830e42c77991a in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=55e15bf ]

ISIS-2033: fixes test compile

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797831#comment-16797831
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 55e15bf2d7a9736b8f4f0245ff8830e42c77991a in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=55e15bf ]

ISIS-2033: fixes test compile

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797828#comment-16797828
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 640620ec2c3ad1f014da464942b131012fce6496 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=640620e ]

ISIS-2033: cleaning up ServiceInjector interface

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797829#comment-16797829
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 640620ec2c3ad1f014da464942b131012fce6496 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=640620e ]

ISIS-2033: cleaning up ServiceInjector interface

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797508#comment-16797508
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit ff407a829fe7e12d0f1c294156aacb7af67c4ee8 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ff407a8 ]

ISIS-2033: major: replacing EventBusService by CDI Events

+ using much simple services for framework internal events
+ fixing some provisioning failures
+ working towards having spring boot taking over the bootstrapping


Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797509#comment-16797509
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit ff407a829fe7e12d0f1c294156aacb7af67c4ee8 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ff407a8 ]

ISIS-2033: major: replacing EventBusService by CDI Events

+ using much simple services for framework internal events
+ fixing some provisioning failures
+ working towards having spring boot taking over the bootstrapping


Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-17 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794563#comment-16794563
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e8ffcd033612038525de04e9de2b43b4ffeae3b9 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e8ffcd0 ]

ISIS-2033: init CDI from within SB

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-17 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794564#comment-16794564
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e8ffcd033612038525de04e9de2b43b4ffeae3b9 in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e8ffcd0 ]

ISIS-2033: init CDI from within SB

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-17 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794565#comment-16794565
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e8ffcd033612038525de04e9de2b43b4ffeae3b9 in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e8ffcd0 ]

ISIS-2033: init CDI from within SB

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-17 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794562#comment-16794562
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e8ffcd033612038525de04e9de2b43b4ffeae3b9 in isis's branch 
refs/heads/2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e8ffcd0 ]

ISIS-2033: init CDI from within SB

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-16 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794281#comment-16794281
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 4346c8dae7417dc869180962b8cda28c61582044 in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4346c8d ]

ISIS-2033: experimenting with the SB bean scanner

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-16 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794280#comment-16794280
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 4346c8dae7417dc869180962b8cda28c61582044 in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4346c8d ]

ISIS-2033: experimenting with the SB bean scanner

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-16 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794256#comment-16794256
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5bca9e149e9fb1babb6647d4e680dfb5abcc45cb in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5bca9e1 ]

ISIS-2033: use SB's provided slf4j

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-16 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794257#comment-16794257
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5bca9e149e9fb1babb6647d4e680dfb5abcc45cb in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5bca9e1 ]

ISIS-2033: use SB's provided slf4j

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-16 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794236#comment-16794236
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 8ad9cb49599d9b0df46a314fcbf3f378aa919329 in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8ad9cb4 ]

ISIS-2033: starting a new branch for having spring boot take over

removing any modules that are in the way now; we can re-add them later

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-16 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794237#comment-16794237
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 8ad9cb49599d9b0df46a314fcbf3f378aa919329 in isis's branch 
refs/heads/ISIS-2033-IoC_spring from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8ad9cb4 ]

ISIS-2033: starting a new branch for having spring boot take over

removing any modules that are in the way now; we can re-add them later

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-15 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793735#comment-16793735
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f2a7f4d6407e3731e34b33d4a8392373f6559489 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f2a7f4d ]

ISIS-2033: finally removing JDO dependencies from module 'runtime'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-15 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793736#comment-16793736
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f2a7f4d6407e3731e34b33d4a8392373f6559489 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f2a7f4d ]

ISIS-2033: finally removing JDO dependencies from module 'runtime'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-15 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793585#comment-16793585
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 960fcd4d26252ef0a26d2688f17020ae094268f5 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=960fcd4 ]

ISIS-2033: introduces 'Bin' a framework internal element container

immutable, with convenient support for special cases of cardinality:
* ZERO/EMPTY
* ONE
* MULTIPLE

idea extends on Java's built-in idioms: Optional and Collection


Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-15 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793586#comment-16793586
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 960fcd4d26252ef0a26d2688f17020ae094268f5 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=960fcd4 ]

ISIS-2033: introduces 'Bin' a framework internal element container

immutable, with convenient support for special cases of cardinality:
* ZERO/EMPTY
* ONE
* MULTIPLE

idea extends on Java's built-in idioms: Optional and Collection


Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-13 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16791462#comment-16791462
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 54da829872900986aa3b182ac402e0b666f8fa72 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=54da829 ]

ISIS-2033: new module 'runtime-services' to consolidate concrete service

these services are to be managed by an IoC container

also moving eventbus implementations to 'jso-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-13 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16791461#comment-16791461
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 54da829872900986aa3b182ac402e0b666f8fa72 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=54da829 ]

ISIS-2033: new module 'runtime-services' to consolidate concrete service

these services are to be managed by an IoC container

also moving eventbus implementations to 'jso-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-12 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790735#comment-16790735
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 2d0012e207ba86effd069bfeb42be46b34f6e86d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2d0012e ]

ISIS-2033: moving 'headless' packages to 'runtime-extensions'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-12 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790736#comment-16790736
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 6853d6a677d63e8e2184139e5ccbf3083879e9a8 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6853d6a ]

ISIS-2033: moving 'webapp' packages to 'runtime-extensions'

Also consolidate implementatoions of 'AuthenticationSessionStrategy'
into 'org.apache.isis.core.webapp.auth'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-12 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790734#comment-16790734
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 2d0012e207ba86effd069bfeb42be46b34f6e86d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2d0012e ]

ISIS-2033: moving 'headless' packages to 'runtime-extensions'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-12 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790737#comment-16790737
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 6853d6a677d63e8e2184139e5ccbf3083879e9a8 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6853d6a ]

ISIS-2033: moving 'webapp' packages to 'runtime-extensions'

Also consolidate implementatoions of 'AuthenticationSessionStrategy'
into 'org.apache.isis.core.webapp.auth'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-08 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787826#comment-16787826
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 6f20ed83ece11a39de61795831136e6ef83879b0 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6f20ed8 ]

ISIS-2033: minor changes left over from failed refactoring attempt

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-08 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787824#comment-16787824
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f7595ac09aa1dafdf18fadbdfa1660fd1db2c86d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f7595ac ]

ISIS-2033: add new module 'runtime-mod-1' for refactoring purposes

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-08 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787823#comment-16787823
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f7595ac09aa1dafdf18fadbdfa1660fd1db2c86d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f7595ac ]

ISIS-2033: add new module 'runtime-mod-1' for refactoring purposes

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-08 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787825#comment-16787825
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 6f20ed83ece11a39de61795831136e6ef83879b0 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6f20ed8 ]

ISIS-2033: minor changes left over from failed refactoring attempt

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787178#comment-16787178
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 63c61952c657dd1e332f663e31395cf0303c0f49 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=63c6195 ]

ISIS-2033: revert 'moving MetricServiceDefault to jdo-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787177#comment-16787177
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 63c61952c657dd1e332f663e31395cf0303c0f49 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=63c6195 ]

ISIS-2033: revert 'moving MetricServiceDefault to jdo-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787170#comment-16787170
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 428aeb8318ec48fff7eb579e187d5606a6acc56c in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=428aeb8 ]

ISIS-2033: commenting remaining usages of JDO API

also moving MetricServiceDefault to 'jdo-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787169#comment-16787169
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 428aeb8318ec48fff7eb579e187d5606a6acc56c in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=428aeb8 ]

ISIS-2033: commenting remaining usages of JDO API

also moving MetricServiceDefault to 'jdo-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787131#comment-16787131
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit afd73bf9cb339c9295ae3646b259f27d5f793a91 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=afd73bf ]

ISIS-2033: removing JDO API from 'applib'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787132#comment-16787132
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit afd73bf9cb339c9295ae3646b259f27d5f793a91 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=afd73bf ]

ISIS-2033: removing JDO API from 'applib'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787124#comment-16787124
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 97aa4854d4c264bcb1f7130640efbd6e12e1e8d4 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=97aa485 ]

ISIS-2033: moving jdo facets 'metamodel' -> 'jdo-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787123#comment-16787123
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 97aa4854d4c264bcb1f7130640efbd6e12e1e8d4 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=97aa485 ]

ISIS-2033: moving jdo facets 'metamodel' -> 'jdo-common'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-01 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781773#comment-16781773
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 439339818e8ab892cf07ca31a95f8d9b2d335935 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4393398 ]

ISIS-2033: merge 'v2' into 'IoC'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-03-01 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781774#comment-16781774
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 439339818e8ab892cf07ca31a95f8d9b2d335935 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4393398 ]

ISIS-2033: merge 'v2' into 'IoC'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-25 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776796#comment-16776796
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 8403d820f50e6383ead547702a0810ed04f607f9 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8403d82 ]

ISIS-2033: fixes compilation of 'transition-1-2'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-25 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776795#comment-16776795
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 8403d820f50e6383ead547702a0810ed04f607f9 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8403d82 ]

ISIS-2033: fixes compilation of 'transition-1-2'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-24 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776305#comment-16776305
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5bf27d999546f5205d3c2364faf2f139bdcaf464 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5bf27d9 ]

ISIS-2033: minor: cleanup

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-24 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776304#comment-16776304
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 5bf27d999546f5205d3c2364faf2f139bdcaf464 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5bf27d9 ]

ISIS-2033: minor: cleanup

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-24 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776299#comment-16776299
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e7c8b889be7c46d3f7995be19eab140dc3742c7a in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e7c8b88 ]

ISIS-2033: major: simplifying the ServiceRegistry API

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-24 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776300#comment-16776300
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e7c8b889be7c46d3f7995be19eab140dc3742c7a in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e7c8b88 ]

ISIS-2033: major: simplifying the ServiceRegistry API

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776042#comment-16776042
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit ee4787c464c28e234b5e015e19b15fc7deb5e4a4 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ee4787c ]

ISIS-2033: refactoring names

service -> bean

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776043#comment-16776043
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit ee4787c464c28e234b5e015e19b15fc7deb5e4a4 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ee4787c ]

ISIS-2033: refactoring names

service -> bean

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776031#comment-16776031
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e59b42fa600b70d604930dfecfeeca40aa4bee88 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e59b42f ]

ISIS-2033: cleaning up

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776032#comment-16776032
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit e59b42fa600b70d604930dfecfeeca40aa4bee88 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e59b42f ]

ISIS-2033: cleaning up

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775984#comment-16775984
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f5b6fcb5956ee3dbcf2e05e4599dfafb9843e48c in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f5b6fcb ]

ISIS-2033: optimize ObjectSpec: decide sort once then treat immutable

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775985#comment-16775985
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f5b6fcb5956ee3dbcf2e05e4599dfafb9843e48c in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f5b6fcb ]

ISIS-2033: optimize ObjectSpec: decide sort once then treat immutable

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775959#comment-16775959
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 579578a410bc18f62165d5d5d302ed9a65b4d1fb in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=579578a ]

ISIS-2033: consolidating enums ManagedObjectType + MetaModelService.Sort

.. into org.apache.isis.applib.metamodel.ManagedObjectSort

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775958#comment-16775958
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 579578a410bc18f62165d5d5d302ed9a65b4d1fb in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=579578a ]

ISIS-2033: consolidating enums ManagedObjectType + MetaModelService.Sort

.. into org.apache.isis.applib.metamodel.ManagedObjectSort

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775947#comment-16775947
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 8646b14fa3b8e7a3d07d4fb96ae4456a3b1cb7c2 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8646b14 ]

Revert "ISIS-2033: intermediate breaking commit"

This reverts commit ded1cec9883aec14583a9709e408a1584ab2b53d.


> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-23 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775948#comment-16775948
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 3dec26df3fd3f5655bbb10a6d39fb43208867dd5 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3dec26d ]

ISIS-2033: re-apply non-breaking changes from previous commit

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-22 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775273#comment-16775273
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 3fbea87ec27d6baea2335256b3c7f30e4f07096d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3fbea87 ]

ISIS-2033: moves PersistenceSessionFactoryMetamodelRefiner to jdo-common

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-22 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775276#comment-16775276
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit ded1cec9883aec14583a9709e408a1584ab2b53d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ded1cec ]

ISIS-2033: intermediate breaking commit

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-22 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775277#comment-16775277
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit ded1cec9883aec14583a9709e408a1584ab2b53d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ded1cec ]

ISIS-2033: intermediate breaking commit

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-22 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775272#comment-16775272
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 3fbea87ec27d6baea2335256b3c7f30e4f07096d in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3fbea87 ]

ISIS-2033: moves PersistenceSessionFactoryMetamodelRefiner to jdo-common

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772840#comment-16772840
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 812598cc3398aa7b8fd833b6eeae06f6a6f53a7a in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=812598c ]

ISIS-2033: removing ObjectAdapterByIdProvider from core

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772842#comment-16772842
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit d1982825c1404db9b09024b60d79e38df557cbae in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=d198282 ]

ISIS-2033: refactoring ...

moves PersistenceSessionFactory to 'jdo-common'
renaming ManagedObjectContext* -> RuntimeContext*
introduces 'RuntimeEventService'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772843#comment-16772843
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit d1982825c1404db9b09024b60d79e38df557cbae in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=d198282 ]

ISIS-2033: refactoring ...

moves PersistenceSessionFactory to 'jdo-common'
renaming ManagedObjectContext* -> RuntimeContext*
introduces 'RuntimeEventService'

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772841#comment-16772841
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 812598cc3398aa7b8fd833b6eeae06f6a6f53a7a in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=812598c ]

ISIS-2033: removing ObjectAdapterByIdProvider from core

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771942#comment-16771942
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f2d1d9daa57c0a1732dee7a376c3f6b551362061 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f2d1d9d ]

ISIS-2033: removes from PersistenceSession interface

'ObjectAdapterProvider.Delegating'


Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771943#comment-16771943
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit f2d1d9daa57c0a1732dee7a376c3f6b551362061 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f2d1d9d ]

ISIS-2033: removes from PersistenceSession interface

'ObjectAdapterProvider.Delegating'


Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771919#comment-16771919
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit a6b01b6a54b5fe85da6b0d410b474be865bcea87 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a6b01b6 ]

ISIS-2033: auto organize imports

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771918#comment-16771918
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit dc5a69d86e71833086882d9afee8bba7905ede1f in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=dc5a69d ]

ISIS-2033: refactoring ObjectAdapterProvider

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771917#comment-16771917
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit dc5a69d86e71833086882d9afee8bba7905ede1f in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=dc5a69d ]

ISIS-2033: refactoring ObjectAdapterProvider

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771922#comment-16771922
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 95fbcd7a6cdfb7f8a79281f02aa733189f7896a3 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=95fbcd7 ]

ISIS-2033: implementing ObjectAdapterService

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771920#comment-16771920
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit a6b01b6a54b5fe85da6b0d410b474be865bcea87 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a6b01b6 ]

ISIS-2033: auto organize imports

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771921#comment-16771921
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 95fbcd7a6cdfb7f8a79281f02aa733189f7896a3 in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=95fbcd7 ]

ISIS-2033: implementing ObjectAdapterService

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-18 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771369#comment-16771369
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit acb481efbafd471d476a53ab4b7089e5d52ef10a in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=acb481e ]

ISIS-2033: using ObjectAdapterProvider as injectable service

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-18 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771368#comment-16771368
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit acb481efbafd471d476a53ab4b7089e5d52ef10a in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=acb481e ]

ISIS-2033: using ObjectAdapterProvider as injectable service

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-18 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771336#comment-16771336
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 8efc3c6f6a09f9643cb9678ebdbc7b39c252e73c in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8efc3c6 ]

ISIS-2033: Removing streamServices and lookupService from
ObjectAdapterProvider

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-18 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771335#comment-16771335
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 8efc3c6f6a09f9643cb9678ebdbc7b39c252e73c in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8efc3c6 ]

ISIS-2033: Removing streamServices and lookupService from
ObjectAdapterProvider

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-2033) IoC Container Integration

2019-02-15 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ISIS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769516#comment-16769516
 ] 

ASF subversion and git services commented on ISIS-2033:
---

Commit 0303c76271d76429b00fe48018ada2b34ae20f1b in isis's branch 
refs/heads/2033-IoC from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0303c76 ]

ISIS-2033: PersistenceServiceInternal* removed

Task-Url: https://issues.apache.org/jira/browse/ISIS-2033

> IoC Container Integration
> -
>
> Key: ISIS-2033
> URL: https://issues.apache.org/jira/browse/ISIS-2033
> Project: Isis
>  Issue Type: Task
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0
>
>
> Dan and I discussed an idea, where there could be a way for the framework to 
> no longer 'care' about the persistence layer, session handling and event 
> handling. Instead delegating this responsibility to an IoC Container. With 
> that have all the domain objects being managed by the container and no longer 
> care about domain-object's life-cycles.
> Candidates being Spring and JEE.
> Some inspiring videos (Spring) ...
> [1] [https://www.youtube.com/watch?v=aA4tfBGY6jY]
>  [2] [https://www.youtube.com/watch?v=jDchAEHIht0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


  1   2   3   4   >