Opened 14 years ago
Closed 14 years ago
#1588 closed enhancement (fixed)
Update license checking code
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | low | Milestone: | 2.3 |
Component: | General | Version: | 2.2.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description (last modified by )
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.
Change History (2)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed.
sandbox/adsk/2.3r r5502
trunk r5503