[Kde-java] Signal 4 crashes

Richard Dale Richard_Dale at tipitina.demon.co.uk
Wed Mar 31 23:26:01 CEST 2004


On Monday 29 March 2004 11:30, Richard Dale wrote:
> > So far it seems KIO is a no go. I can't get access to the UDSEntrlyList
> > stuff as it doesn't seem to have the bindings. Do you know if these will
> > become available with the smoke bindings?
>
> The UDSEntry struct is in the Smoke runtime, I not sure about lists of
> them. It might need a custom marshaller to do that, I'll have a look. I
> left UDSEntry out of the current koala java api because they seemed too low
> level - perhaps that was wrong.
I've just been looking at this - the UDSAtom struct is in the Smoke runtime 
(that was the one I was thinking of), but not UDSEntry or UDSEntryList lists. 
They would both need custom marshallers, and so UDSEntryList would be an 
ArrayList of ArrayLists in java.

-- Richard


More information about the Kde-java mailing list