Depending on what you actually want to do, I'd probably rather go with using the JavaMemoryAdaptor for some pojo entity.
Cheers, Anjo Am 20.10.2010 um 22:15 schrieb Mark Wardle: > Hi all, > > Just after some quick advice! > > I've written a fairly complete ajax-based to-one relationship > component based upon ERDCustomEditComponent so I can use it in D2W > generated pages *and* any conventional hand crafted component. > > I'm making some more complex wizard like components to streamline some > of the steps. I'm storing some interim data within a POJO [although > one that provides NSKeyValueCoding so its more like a super-JO] but of > course ERDCustomEditComponent makes a cast of the object to an > EOEnterpriseObject. > > Am I better trying to create my own subclass of ERDCustomEditComponent > that doesn't reply on an EOEnterpriseObject or should I use the > (?still experimental) ERXDummyRecord? > > All opinion gratefully received. > > Many thanks, > > Mark > -- > Dr. Mark Wardle > Specialist registrar, Neurology > Cardiff, UK > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/anjo%40krank.net > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
