• 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: decoupling EOF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: decoupling EOF


  • Subject: Re: decoupling EOF
  • From: PA <email@hidden>
  • Date: Fri, 4 Mar 2005 22:28:24 +0100


On Mar 04, 2005, at 22:16, Colin Clark wrote:

NSArray and NSDictionary both do define methods that will return pure Java collections (Vectors and Hashtables) from an instance of a Foundation collection.

Vectors? Hashtables? ROTFL!

Unfortunately it will be your job to push the Java equivalents back into the Foundation versions. This can't be terribly efficient, so the alternative is to perhaps roll your own classes that contain an underlying NSArray or NSDictionary but actually implement List and Map interfaces. Basically an adaptor between the Foundation world and the rest of the world. ;)

All in all, an exercise in futility :/

http://www.omnigroup.com/mailman/archive/webobjects-dev/2002-May/ 023002.html

Why would anyone want to bang its head against this particular wall? Duh.

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/

_______________________________________________
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: decoupling EOF
      • From: Ralph Scheuer <email@hidden>
References: 
 >Re: decoupling EOF (From: Colin Clark <email@hidden>)

  • Prev by Date: Re: decoupling EOF
  • Next by Date: Fetch Specification Names
  • Previous by thread: Re: decoupling EOF
  • Next by thread: Re: decoupling EOF
  • Index(es):
    • Date
    • Thread