combining UAR files from different versions
Author: ulrichmerkel@web.de (ulrich-merkel)
assume we have some 3rd party additions (written in 9.3 and deployed as UAR); but our supplier is no longer available.
Now we upgrade our application to 9.4 (or 9.5) which accesses these 3rd party components.
Question (because I have not found any hint in the documents I scanned):
Is it possible to use the "old" resources together with the 9.4+ application
Will there be some documented behaviour on multi-verion resources to be on the safe side for the future
TIA, Uli