Opened 13 years ago

Closed 13 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 brucedechant)

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 brucedechant, 13 years ago

Description: modified (diff)
Owner: set to brucedechant

comment:2 by brucedechant, 13 years ago

Resolution: fixed
Status: newclosed

Fixed.

sandbox/adsk/2.3r r5502

trunk r5503

Note: See TracTickets for help on using tickets.