Philipp Daumke created UIMA-2447:
------------------------------------
Summary: MARKFAST on StringList
Key: UIMA-2447
URL: https://issues.apache.org/jira/browse/UIMA-2447
Project: UIMA
Issue Type: Bug
Reporter: Philipp Daumke
Priority: Minor
Hi Jens,
is there a particular reason why MARKFAST ist not allowed on STRINGLISTs?
eg. the following code doesn't work:
STRINGLIST myList = {"Peter", "Philipp", "Kai"};
DECLARE Name;
Document{->MARKFAST(Name, myList)};
Best regards
Philipp
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira