Marshall Schor created UIMA-5286:
------------------------------------
Summary: uv3 consider improving FSArrayList and FSHashSet to work
with PEARs
Key: UIMA-5286
URL: https://issues.apache.org/jira/browse/UIMA-5286
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 3.0.0SDK-alpha
Reporter: Marshall Schor
Priority: Minor
Built-in types like FSArray used to store references to feature structures have
are implemented to check for, and accomodate, FS refs that need conversion
to/from PEAR trampolines. This support is missing in the implementation of
FSArrayList and FSHashSet, leading to documenting "exceptions" about these.
Consider supporting PEAR trampolines, so the documentation can shrink, and the
complexity of the system is reduced (everything works the same way, no
exceptions).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)