[
https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362295#comment-16362295
]
Mark Struberg commented on DELTASPIKE-1316:
-------------------------------------------
yes, thanks for the reminder. Did that just now.
> add dynamic annotations feature, configurable via config
> --------------------------------------------------------
>
> Key: DELTASPIKE-1316
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1316
> Project: DeltaSpike
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.8.1
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 1.8.2
>
>
> A long time ago I created a CDI Extension which can dynamically add
> annotations to classes identified via a regular expression.
> The Extension is called InterDyn (Interceptor Dynamics) and is hosted at
> github.
> [https://github.com/struberg/InterDyn]
>
> I'm the sole originary author, so I have all the IP.
> The project actually consists of two parts: InterDyn for dynamic interceptors
> and InvoMon, an invocation monitor interceptor. Kind of small man profiler.
> The InterDyn part is actually not restricted to add interceptor annotations,
> but really could be anything. But adding interceptors obviously makes the
> most sense. This should go into ds-core-impl. It doesn't even need any api
> changes.
>
> The 2nd part (the performance InvocationMonitor. Might become either part of
> core, or a separate module.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)