Package AccessEngine :: Package AEConstants
[hide private]
[frames] | no frames]

Package AEConstants

source code

Wraps all global constants in a convenient package.


Authors:
Pete Brunet, Peter Parente, Brett Clippingdale, Ramona Bunk
Organizations: Copyright: License:
Submodules [hide private]

Functions [hide private]
 
register(kwargs)
Registers new constant names and values.
source code
Function Details [hide private]

register(kwargs)

source code 
Registers new constant names and values. As soon as a repeat constants between those that are already registered and those that are going to be registered is found, registration ceases. This is an optimization for AEScripts that appear in all AETiers but don't want to wait to have all their constants registered numerous times.
Parameters:
  • kwargs (dictionary) - Constant name/value pairs