You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <de...@uima.apache.org> on 2016/07/28 17:42:20 UTC

[jira] [Created] (UIMA-5032) Support feature toggle using lazy annotator initialization

Eddie Epstein created UIMA-5032:
-----------------------------------

             Summary: Support feature toggle using lazy annotator initialization 
                 Key: UIMA-5032
                 URL: https://issues.apache.org/jira/browse/UIMA-5032
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Eddie Epstein


Feature toggle is a useful technique to have a single source stream for both production and development activities. One approach for UIMA to help support feature toggle would be to do component initialization only on the first process call. Lazy initialization would allow flow controller configuration to easily turn components on and off.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)