K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-11-27T22:11:53.306835Z K 7 svn:log V 381 Change self-initialization to occur when loaded versus the previous behavior which was to self-initialize during the first function-call. This didn't work so well because the first call was may or may-not be within a sub-shell (which prevented proper setup of the pass-thru file descriptor, resulting in dialogs that would not display). Approved by: adrian (co-mentor) (implicit) END