-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Build system
-
None
-
1
Apart from cleaning up dependencies on old code, the license logic should allow creating standalone CloverLicense object without automatically installing it as a static global current license.
I need to create a CloverLicense in UI just to verify that user-supplied license is valid (and to display it to the user).
It does not necessarily mean I want it to become current license - the existing one may stay current after user presses cancel.