<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">A workspace plugin can obtain the version string associated with the oXygen Editor/Author/Developer that it is being run in by using the getVersion method of the StandalonePluginWorkspace object that is provided to it. It would be useful if we could also obtain the build number (and possibly the release date)* from within a plugin, so that its behaviour can be adjusted depending on the build-number (or release date). <div><br></div><div>*The build numbers alone are probably fine, as they are likely to be monotonically increasing, so we can simply test to see if the current build number is greater than a specified build number to determine if it is later release.<div><br></div><div>Example: If a feature of a plugin is known to work with some, but not all patch releases of a given oXygen release, then it would be possible to tailor the behaviour of the plugin to:</div><div>(1) switch off the feature for oXygen patch releases that it is known not to work in;</div><div>(2) let the user know why a given feature is not available; and potentially</div><div>(3) let the user know that in order to get access to the feature they need to get the latest version of say the '15.2' version of oXygen.</div><div><br></div><div>Best regards,</div><div>Anthony. </div><div><div><div><b style="font-size: 12px; ">--</b><div apple-content-edited="true"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="font-size: 13px; "><b>Michael Anthony Smith</b></div><div style="font-size: 12px; ">Senior Software Engineer</div><div style="font-size: 12px; "><br></div><div style="font-size: 14px; "><b><font>DeltaXML Ltd</font><font> </font></b><span style="font-family: Arial, sans-serif; font-size: 13px; "><i>"Experts in information change"</i></span></div><div style="font-size: 12px; "><b><br></b></div><div style="font-size: 12px; "><b>T</b>:<span class="Apple-tab-span" style="white-space: pre; "> </span>+44 1684 532 140 </div><div style="font-size: 12px; "><b>E</b>:<span class="Apple-tab-span" style="white-space: pre; "> </span><a href="mailto:anthony.smith@deltaxml.com">anthony.smith@deltaxml.com</a> </div><div style="font-size: 12px; "><b>W</b>:<span class="Apple-tab-span" style="white-space: pre; "> </span><a href="http://www.deltaxml.com">http://www.deltaxml.com</a></div><div style="font-size: 11px; ">Malvern Hills Science Park, Malvern, Worcs, WR14 3SZ, UK</div><div style="font-size: 11px; ">Registered in England 02528681 Reg. Office: Monsell House, WR8 0QN, UK</div></div></div></div></div></div></div></div></div></body></html>