Re: changing the UNO dispose/disposing() protocol ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Noel,

On Sun, May 28, 2023 at 04:02:21PM +0200, Noel Grandin <noelgrandin@xxxxxxxxx> wrote:
> I would like to change the existing UNO dispose()/disposing() protocol.
> 
> Specifically, I would like to change the part where if a component is
> already disposed, it throws a DisposedException. Instead it should simply
> ignore the call (i.e. return early)

That's indeed how file close / DB close usually happens in other
projects, I think.

Did you try if make check enforces the current behavior?

Do you have a context for this? I assume you dived into some actual
problem and then this came up?

Thanks,

Miklos



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux