[
https://issues.apache.org/jira/browse/APEXCORE-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970001#comment-15970001
]
Vlad Rozov commented on APEXCORE-699:
-------------------------------------
It will be good to have VersionInfo defined as {byte major; byte minor; byte
patch} and getVersion() to return VersionInfo instead of int. getVersion should
also pass platform plugin API version to getVersion() and the plugin can throw
an incompatible exception (for example).
> Investigate versioning for plugins
> ----------------------------------
>
> Key: APEXCORE-699
> URL: https://issues.apache.org/jira/browse/APEXCORE-699
> Project: Apache Apex Core
> Issue Type: Sub-task
> Reporter: Pramod Immaneni
> Assignee: Tushar Gosavi
> Priority: Minor
>
> Having versioning information in the plugin would help in dealing with
> compatibility with older plugins when the plugin interface changes. This
> needs to be investigated.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)