Then, in the application starting code, when all application resources are loaded (for example, in application Navigator view), we try to read the application resource version property:
Where getApplication() method returns application instance and isMigrated() method returns true if application version property is higher or same as specified. In this case the “Migrate” action became invisible.
No comments:
Post a Comment