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-unsubscr...@uima.apache.org.apache.org

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

Reply via email to