Hi Andreas,

my workaround is to use the ViewCursor directly instead. It's not very nice,
but it seems to work better, perhaps it might help you as well.

Martin

> -----Original Message-----
> From: Andreas Bröker [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 20, 2005 12:24 PM
> To: '[email protected]'
> Subject: RE: [api-dev] How stable is the Java API ?
> 
> Hello,
> 
> have anybody an idea for a workaround.
> 
> Best regards
> 
> Andreas
> 
> > -----Original Message-----
> > From: Andreas Bröker [mailto:[EMAIL PROTECTED]
> > Sent: Monday, June 20, 2005 9:38 AM
> > To: '[email protected]'
> > Subject: RE: [api-dev] How stable is the Java API ?
> >
> >
> > Hello Mathias,
> >
> > the issue is 50955.
> >
> > Best regards
> >
> > Andreas
> >
> > > -----Original Message-----
> > > From: Mathias Bauer [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, June 20, 2005 9:22 AM
> > > To: [email protected]
> > > Subject: Re: [api-dev] How stable is the Java API ?
> > >
> > >
> > > Andreas Bröker wrote:
> > >
> > > > Hello Martin,
> > > >
> > > > we have made a simple test programm that uses the XCellRange
> > > > interface of an XTextTable in order to return a cell range
> > > in a loop.
> > > > That is enough in order to crash OpenOffice.org.
> > >
> > > While this is something that should be investigated I doubt
> > > that you can
> > > draw any general conclusions about API stability from the
> > usage of one
> > > or a few particular interfaces or methods.
> > >
> > > A very probable explanation for the crash is that the
> > > implementation you
> > > called in your test program has a bug. As long as this isn't
> > > sorted out
> > > we shouldn't speculate on potential threading problems,
> > > general leaks etc.
> > >
> > > Can you provide us with a "ready to run" testcase? Then
> > > please create an
> > > issue and attach the testing code to it.
> > >
> > > Another interesting test would be using OOo Basic or
> > another method to
> > > execute the code (Java or C++) in-process.
> > >
> > > 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]
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to