Martin Thoma wrote:
> Hi Sven,
> 
> if you can break it down to some simple code that crashes OO I suggest to
> add it to the issue Andreas has opened:
> http://qa.openoffice.org/issues/show_bug.cgi?id=50955
> 
> Perhaps a simple load/print/store-procedure called in a loop will do it.

No, please keep this as a separate issue. As written already I consider
this to be implementation problems, and because both examples call
different APIs they most probably trigger different bugs.

Please don't mix up problems (crashes) in particular API implementations
with a general "API stability". Moreover, the latter doesn't exist at
all because the API is only a virtual entity, not something that it
assigned to real code.

What you seem to point to is a general stability or instability of the
UNO language binding(s) or UNO itself (because this is real code that
mediates between your code and the API implementation code I was talking
about), but I'm sure that this is not the case here (of course only as
sure as one can be without knowing the root cause beforehand ;-)).

We have enough examples that have proven that neither UNO nor the Java
or C++ language binding have problems with any number of calls, so we
either have an implementation problem (bug) or a very rare though still
possible problem with a particular UNO use case (though - as I said - I
assign a very low probability to the latter).

We will examine the problem reported by Andreas, let's see what comes out.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.


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

Reply via email to