• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ChangeNotification from dneumann
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ChangeNotification from dneumann


  • Subject: Re: ChangeNotification from dneumann
  • From: "Jerry W. Walker" <email@hidden>
  • Date: Thu, 26 Jan 2006 08:44:03 -0500

Hi, Wolfram,

I was using Gary Teter's update to Dave Neumann's ChangeNotification framework successfully on two different projects while working at my last company.

You mentioned that you had downloaded the framework "once (when i was young :-)". Do you have the latest update from WireHose?

Regards,
Jerry

On Jan 26, 2006, at 8:19 AM, Wolfram Stebel wrote:

Am 26.01.2006 12:53 Uhr schrieb "Jerry W. Walker" unter
<email@hidden>:

Hi Jerry,
sorry for beeing incorrect.
Thats exactly the code i have, and cant make it run.

Hi, Wolfram,

There is a copy of David Neumann's ChangeNotification framework that
Gary Teter, the architect behind WireHose, has updated and made
available to the WO community. You can find it here:

   http://www.wirehose.com/download/

Regards,
Jerry

On Jan 26, 2006, at 5:17 AM, Wolfram Stebel wrote:

Hi List,

once (when i was young :-) ) i picked up the ChangeNotification
framework
from dneumann (ChangeCathcer.java created by dneumann on Wed 21-
Apr-1999
etc.)
It is not pure WebObjects, it uses also some other classes like
com.apple.cocoa.foundation.NSObject. Thats the easy case in porting
it.
Has anybody replaced the code for NSArchiver and NSUnarchiver
successfully?

The NSArchiver part i fixed by including
import com.apple.cocoa.foundation.NSArchiver;
import com.apple.cocoa.foundation.NSObject;
import com.apple.cocoa.foundation.NSData;
It compiles well then.
Is this working later on, not on a sun or windows machine, but on a
mac?


But there is a dirty and not compiling part:

com.apple.cocoa.foundation.NSDictionary dict =
(com.apple.cocoa.foundation.NSDictionary)
NSUnarchiver.unarchiveObjectWithDat
a(( com.apple.cocoa.foundation.NSData ) ( request().content() ));

which leads to a "inconvertible types" for the result of content ()
wich in
fact is a NSData, but from com.webobjects.foundation.

Any solution known?
dneumann, are you still on the list?

TIA

Wolfram


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: 40gmail.com

This email sent to email@hidden


--
__ Jerry W. Walker,
    WebObjects Developer/Instructor for High Performance Industrial
Strength Internet Enabled Systems

     email@hidden
     203 278-4085        office




--
__ Jerry W. Walker,
WebObjects Developer/Instructor for High Performance Industrial Strength Internet Enabled Systems


    email@hidden
    203 278-4085        office



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: ChangeNotification from dneumann
      • From: Wolfram Stebel <email@hidden>
    • Re: ChangeNotification from dneumann
      • From: Guido Neitzer <email@hidden>
  • Prev by Date: Fwd: WebObjects and Ajax: Is it time?
  • Next by Date: Re: WebObjects OpenBase plugin question...
  • Previous by thread: Re: ChangeNotification from dneumann
  • Next by thread: Re: ChangeNotification from dneumann
  • Index(es):
    • Date
    • Thread