Re: [Cocoa-Java] Seeking some explanations around an NotSerializableException
Re: [Cocoa-Java] Seeking some explanations around an NotSerializableException
- Subject: Re: [Cocoa-Java] Seeking some explanations around an NotSerializableException
- From: Frédéric BLANC <email@hidden>
- Date: Tue, 25 Jan 2005 01:34:45 +0100
Michael,
> Just have your class implement the java.io.Serializable interface. (…)
It's something I've tried straight away; and it did seem to work
(since the sheet was going down again)... as long as I don't alter the
toolbar in any way. Indeed, adding or removing any toolbar item leads
to a signal 11 (SIGSEGV) sent on the next invocation of the "Customize
Toolbar..." action!
> If you run into trouble after just implementing Serializable I'd be
> curious to hear about it.
Done :) ! (I know... It's not funny :( !)
> I haven't heard much about how serializable Cocoa java is.
Neither do I. And there's no mention of such an issue in Apple's
documentation, in CocoaBuilder's archives, or via a Google search :( !
I'm now pretty sure a sample project will be key; alas it's not a
basic project to build (table view + toolbar + custom toolbar item).
So, thx for your patience until I manage to deliver it.
Bye Michael and thanks for your help; it was really appreciated!
— Frédéric BLANC (email@hidden)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden