[jira] [Commented] (DELTASPIKE-1316) add dynamic annotations feature, configurable via config

2018-02-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358976#comment-16358976 ] ASF subversion and git services commented on DELTASPIKE-1316: - Commit

[jira] [Commented] (DELTASPIKE-1316) add dynamic annotations feature, configurable via config

2018-02-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358975#comment-16358975 ] ASF subversion and git services commented on DELTASPIKE-1316: - Commit

[jira] [Commented] (DELTASPIKE-1316) add dynamic annotations feature, configurable via config

2018-02-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358978#comment-16358978 ] ASF subversion and git services commented on DELTASPIKE-1316: - Commit

[jira] [Commented] (DELTASPIKE-1316) add dynamic annotations feature, configurable via config

2018-02-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358977#comment-16358977 ] ASF subversion and git services commented on DELTASPIKE-1316: - Commit

[jira] [Commented] (DELTASPIKE-1316) add dynamic annotations feature, configurable via config

2018-02-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358974#comment-16358974 ] ASF subversion and git services commented on DELTASPIKE-1316: - Commit

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Christian Kaltepoth
+1 for integrating interdyn. Am 09.02.2018 19:15 schrieb "Jason Porter" : > +1 for adding them > > On Fri, Feb 9, 2018 at 4:09 AM, Rudy De Busscher > wrote: > > > +1 for adding them. > > > > I use the interdyn project regularly > > > > Rudy > >

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Jason Porter
+1 for adding them On Fri, Feb 9, 2018 at 4:09 AM, Rudy De Busscher wrote: > +1 for adding them. > > I use the interdyn project regularly > > Rudy > > On 9 February 2018 at 11:58, Gerhard Petracek > wrote: > > > imo the config should be based on

[jira] [Created] (DELTASPIKE-1316) add dynamic annotations feature, configurable via config

2018-02-09 Thread Mark Struberg (JIRA)
Mark Struberg created DELTASPIKE-1316: - Summary: add dynamic annotations feature, configurable via config Key: DELTASPIKE-1316 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1316 Project:

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Gerhard Petracek
imo the config should be based on the ds-config-api -> with that the config-format isn't limited. regards, gerhard 2018-02-09 11:48 GMT+01:00 Thomas Andraschko : > Also suggested dynamic interceptors some years ago - so +1. Just not sure > if properties is the

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Thomas Andraschko
Also suggested dynamic interceptors some years ago - so +1. Just not sure if properties is the best way. Maybe we should think about if we should someday introduce something like a deltaspike xml config. Not sure. 2018-02-09 11:34 GMT+01:00 Gerhard Petracek : > basically +1

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Gerhard Petracek
basically +1 for adding such modules (independent of the details, since we can improve parts once it's needed). regards, gerhard 2018-02-09 10:51 GMT+01:00 Romain Manni-Bucau : > Hi Mark > > I like interdync and it is a generic fit but invomon is a bit limited in >

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Romain Manni-Bucau
Hi Mark I like interdync and it is a generic fit but invomon is a bit limited in current flavor and I would be tempted to say we can just inherit from the related sirona part of code if we want to go this way. Romain Manni-Bucau @rmannibucau | Blog

bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Mark Struberg
Hi folks! Some of you might know my interdyn + invomon projects [1]. For the others, what are they about? interdyn is a dynamic interceptor binding Extension. It allows to declare a regexp pattern and a class name of an Interceptor annotation. It then applies this annotation to all the classes