Hi Philipp,

> while I`d generally agree, there is the infamous Solarmutex of vcl which 
> is a derivative of the vos::IMutex interface and needs that to do 
> refcounting. I don`t think sal`s Mutex class has virtual methods.
> 
> Of course you could move that interface out of vos to vcl, if the 
> SolarMutex is the only instance left that actually needs that derivation.

Oh, please let's do it. The VOS mutex had the advantage of being able
to, for instance, add additional code in non-product builds to find code
with wrong locking behavior. I miss this from the very time we moved to
the OSL mutex ...

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