ygDSOLoader derived from none

Author: Dave Pape
Revision: 09/01/03 Alex Hill - added ygSoundServer to constructor map
 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 loadDSO

method loadDSODependencies

method loadYgdepFileDependencies

1
 Remove the "so" 

method loadStringTagDependencies