You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "reckart (via GitHub)" <gi...@apache.org> on 2023/01/26 10:56:32 UTC

[GitHub] [uima-uimafit] reckart opened a new issue, #220: Add getType signature accepting a type system

reckart opened a new issue, #220:
URL: https://github.com/apache/uima-uimafit/issues/220

   **Is your feature request related to a problem? Please describe.**
   The `CasUtil.getType()` method requires a CAS instance, but it would be nice to be able to use it also in cases where the full CAS may not be available, only a particular typesystem instance.
   
   **Describe the solution you'd like**
   Extract a `CasUtil.getType(TypeSystem, String)` signature from the current method.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [uima-uimafit] reckart closed issue #220: Add getType signature accepting a type system

Posted by "reckart (via GitHub)" <gi...@apache.org>.
reckart closed issue #220: Add getType signature accepting a type system
URL: https://github.com/apache/uima-uimafit/issues/220


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org