You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2015/10/31 16:36:27 UTC

[jira] [Created] (UIMA-4679) UV3 Internal - reorganize JCas instance creation, access to getters/setters

Marshall Schor created UIMA-4679:
------------------------------------

             Summary: UV3 Internal - reorganize JCas instance creation, access to getters/setters
                 Key: UIMA-4679
                 URL: https://issues.apache.org/jira/browse/UIMA-4679
             Project: UIMA
          Issue Type: Sub-task
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 3.0.0SDKexp


Use Java 8 method handle techniques for efficient instance creation and access to getters and setters. 

Reorganize to have built-ins loaded and set up once per class-loader (might be shared over mutliple different type systems).  Keep resulting artifacts in one object instance per class-loader; use to populate slots in type and feature impls when type system committed.



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