ygDSOLoader derived from none Example Source Header

Author: Dave Pape
09/01/03 Alex Hill - added ygSoundServer to constructor map
Revision: 02/01/06 Alex Hill - revised constructor names to reflect removal of ygSimpleTransform, etc.

notes:
 For some fucked up reason, Linux's dlopen will
                   succeed the second time you try a dso, even though
                   dependencies still aren't met; as a result, the
                   constructor quickly crashes.  This flag makes sure
                   we only try to load once 

    Comments

method p_

method init

method addBuiltinConstructors

method addConstructor

method preLoadClasses

method searchForDSOs

method searchDirectory

method getNodeConstructor

method getDSOInfoMap

method loadDSO

method loadDSODependencies

method loadYgdepFileDependencies

1
 Remove the "so" 

method loadStringTagDependencies