Changes between Initial Version and Version 1 of Ticket #1588
- Timestamp:
- 01/21/11 10:06:47 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1588
- Property Owner set to
-
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.1 Change the exisitng license checking code to allow the !CheckLicense() API to be overriden for any operation or to use the parent method. 2 2 3 Note: The LicenseManager method called by theCheckLicense() 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.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.