NScollections vs Java collections
NScollections vs Java collections
- Subject: NScollections vs Java collections
- From: ocs--- via Webobjects-dev <email@hidden>
- Date: Sun, 2 Feb 2025 01:29:34 +0100
Hi there,
did ever anybody tried some benchmarks to find whether it is better to use WO
collections (NSArray, NSDictionary...) as widely as possible (ie essentially
anywhere, unless one really needs to store nulls or can't do without
ConcurrentHashMap or so), or whether it's better to use standard collections
(List, HashMap...) wherever they happen to work properly (which is surprisingly
often, but not anywhere)?
Are they roughly comparable, or are one or the others considerably better?
Thanks!
OC
_______________________________________________
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