Stephan Bergmann wrote:
> In hindsight, when the need to call *some*
initialization
> (osl_setCommandArgs) from main got catered for in
sal/inc/sal/main.h:1.4
> it would have been better to once-and-for-all cater for
*any future*
> initialization needs, by introducing sal_initialize
right from the
> start, and calling osl_setCommandArgs from within
sal_initialize. (And
> we cannot now move the call to osl_setCommandArgs from
main to
> sal_initialze, for those compatibility reasons.)
The last sentence is nonsense; we can do that move. At
least some
beauty regained.
-Stephan
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe porting.openoffice.org
For additional commands, e-mail: dev-help porting.openoffice.org
|