Re: problem with selectedObject of EOFormController in Java Client
Re: problem with selectedObject of EOFormController in Java Client
- Subject: Re: problem with selectedObject of EOFormController in Java Client
- From: Rams <email@hidden>
- Date: Fri, 3 Sep 2004 01:17:08 -0400
On Sep 3, 2004, at 1:00 AM, Rams wrote:
>
> On Sep 2, 2004, at 4:26 AM, email@hidden wrote:
>
>> BTW, controllers do have methods along the lines of 'awake':
>> controllerDidLoadArchive(), connectionWasEstablished()
>>
>> Pierre
>
> I'm trying both on a custom EOListController subclass and neither
> seems to be called. Do I need to register for some notification
> first?
Pardon for replying to my own post, but I should correct that
statement. ControllerDidLoadArchive() and controllerWillLoadArchive()
do not appear to be called in my subclass...
connectionWasEstablished() does appear to be called (infinite loop
hangs the app). Any answers regarding the other questions are still be
greatly appreciated! :-) (Yes, it has been a loooong day.)
> On a related note. NSLog.out.appendln() is not working in my subclass
> either. System.out.println doesn't either. The subclass is being
> called. I gathered this because adding a while(true){} after the
> NSLog call in the subclass constructor hangs the app.
>
> Trying to figure out anything without NSLog is extremely frustrating.
> Could anyone spare a moment to enlighten me? It works fine in my
> subclassed Session class, though that is server side... Thinking it
> was a sandbox problem, I tried setting security permissions in
> JavaClient.wo... no change to the NSLog situation. Right now, I'm out
> of ideas. Perhaps NSLog only lives on the server side? I'm thinking
> I'll have to implement a clientSideRequest just to print strings...
> :-/
>
> --
> Learn how to cryptographically sign your mail in Panther
> http://www.joar.com/certificates/
>
--
Learn how to cryptographically sign your mail in Panther
http://www.joar.com/certificates/
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.