Hiding NSKeyValueCoding$Null
Hiding NSKeyValueCoding$Null
- Subject: Hiding NSKeyValueCoding$Null
- From: Merul Patel <email@hidden>
- Date: Tue, 9 Sep 2003 17:41:59 +0100
Hi,
I'm fetching a large data set using a raw row fetch since I don't need
to initially instantiate any EOs for the returned objects.
When I bind any key from a dictionary in the returned array to a
WOString, I'm getting an unsightly value for those fields that contain
null values: <com.webobjects.foundation.NSKeyValueCoding$Null>
If I change the fetch to return EOs then null fields are correctly
displayed, so is there a simple way to do the same for WOStrings bound
to NSDictionary keys?
Thanks,
Merul
_______________________________________________
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.