[
https://issues.apache.org/jira/browse/UIMA-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577608#action_12577608
]
Jerry Cwiklik commented on UIMA-846:
------------------------------------
To minimize impact of refactoring on others we should just refactor the names
of those classes that are used in the public client API. The
minimal set of classes for refactoring are:
org.apache.uima.aae.client
Class Current: UimaEEStatusCallbackListener NEW:
UimaASStatusCallbackListener
org.apache.uima.aae.client
Class Current: UimaEEProcessStatusImpl NEW:
UimaASProcessStatusImpl
org.apache.uima.aae.error
Class Current: UimaEEProcessCasTimeout NEW:
UimaASProcessCasTimeout
org.apache.uima.aae.error
Class Current:
UimaEECollectionProcessCompleteTimeout NEW:
UimaASCollectionProcessCompleteTimeout
org.apache.uima.aae.error
Class Current: UimaEEMetaRequestTimeout NEW:
UimaASMetaRequestTimeout
JC
> Modify UIMA-AS to remove EE from class names
> --------------------------------------------
>
> Key: UIMA-846
> URL: https://issues.apache.org/jira/browse/UIMA-846
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Priority: Minor
> Fix For: 2.2.2S
>
>
> There are a few classes in the UIMA-AS projects that still have EE in the
> names. Rename or drop this acronym from the class names.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.