> side note: If the man who did
>  ResMgr* SoDll::GetResMgr()
>   {
>     // resources are in the default res mgr (OFA)
>     return NULL;
>   }
> would have done this change - from an own SoDll::pResMgr to the OFA res
> mgr - *properly*, and would have removed this function, together with
> all - unused for years - .src files in the module, then we wouldn't do
> those long discussions years later.

Hmm, at least here I was too fast. Thinking more about it, the
possibility to keep this hack (implicitly delegate to the OFA res mgr by
having an own NULL res mgr) in a central location was a good idea, in
general.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to