Re: NSEnumerator ordering ?
Re: NSEnumerator ordering ?
- Subject: Re: NSEnumerator ordering ?
- From: Ondra Cada <email@hidden>
- Date: Wed, 3 Jul 2002 23:02:56 +0200
On Wednesday, July 3, 2002, at 10:35 , Simon Fraser wrote:
What if the key itself happens not to be a string; a structured object
perhaps?
Would it not make a problem in your design?
OK, so:
<key name="foobar">
<string>foopy</string>
</key>
Still I am afraid it might bring problems if key happens not to be a
string ("foobar"), but an NSNumber, NSDate, NSValue, or even an NSArray...
Mind you, I haven't tried if it is supported properly in the current XML
(for sure it was not in the previous propertylist format), but at least it
*can* be...
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.