• 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: creating classes on the fly ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating classes on the fly ??


  • Subject: Re: creating classes on the fly ??
  • From: Thomas Engelmeier <email@hidden>
  • Date: Sat, 22 Sep 2007 09:05:32 +0200


On 21.09.2007, at 23:23, Daniel Child wrote:

For example, let's say I use the generic parser to parse lexicon flat files having different data structures. Is there any way in Cocoa to create the class and describe the type and number of instance variables dynamically?


Or should I really be looking into Core Data instead?

Either that or "standard" data containers like NSDictionary, NSSet et al.
For interconnected trees (graphs) you may need to add unique id elements for any C pointersand resolve them after loading. _______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: creating classes on the fly ??
      • From: "Aychamo Aychamo" <email@hidden>
    • Re: creating classes on the fly ??
      • From: "Stefan Arentz" <email@hidden>
    • Re: creating classes on the fly ??
      • From: Daniel Child <email@hidden>
References: 
 >creating classes on the fly ?? (From: Daniel Child <email@hidden>)

  • Prev by Date: Re: Scroll Views
  • Next by Date: Re: Objective C++ and ObjC exceptions
  • Previous by thread: Re: creating classes on the fly ??
  • Next by thread: Re: creating classes on the fly ??
  • Index(es):
    • Date
    • Thread