Changes between Initial Version and Version 1 of Ticket #1588


Ignore:
Timestamp:
Jan 21, 2011, 10:06:47 AM (13 years ago)
Author:
brucedechant
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1588

    • Property Owner set to brucedechant
  • Ticket #1588 – Description

    initial v1  
    1 Change the exisitng license checking code to allow the CheckLicense() API to be overriden for any operation or to use the parent method.
     1Change the exisitng license checking code to allow the !CheckLicense() API to be overriden for any operation or to use the parent method.
    22
    3 Note: The LicenseManager method called by the CheckLicense() API doesn't actually do anything. If you want to implement your own licensing you will need to add your own license checking code there.
     3Note: The !LicenseManager method called by the !CheckLicense() API doesn't actually do anything. If you want to implement your own licensing you will need to add your own license checking code there.