Opened 14 years ago
Last modified 14 years ago
#1588 closed enhancement
Update license checking code — at Initial Version
Reported by: | brucedechant | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 2.3 |
Component: | General | Version: | 2.2.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Change the exisitng license checking code to allow the CheckLicense() API to be overriden for any operation or to use the parent method.
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.
Note:
See TracTickets
for help on using tickets.