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

Re: -lall_load


  • Subject: Re: -lall_load
  • From: Rick Mann <email@hidden>
  • Date: Thu, 08 Nov 2012 17:10:20 -0800

On Nov 8, 2012, at 2:30 , Roland King <email@hidden> wrote:

> So -ObjC should work, if it doesn't what version of the tools are you on?

Thanks, Roland. That works. Still, it seems that the tools should be able to generate code to load the appropriate methods at runtime, if that's what needs to happen. I also wish there was a way to dead-strip code, even if it required me to manually indicate which methods could go.

> The other one of these which gets me is IB files. You use a class in a static library in an IB file, say MyCuteViewSubclass, but you never

C++ Frameworks I used in the past had various schemes that all required you to expressly reference a method in your code (usually the class factory method) so that the runtime class instantiation could work. I'm actually okay with that, and especially with IB, the tools have all the knowledge they need to link the right stuff and load the right stuff.

--
Rick




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: -lall_load
      • From: Jens Alfke <email@hidden>
References: 
 >-lall_load (From: Rick Mann <email@hidden>)
 >Re: -lall_load (From: Roland King <email@hidden>)

  • Prev by Date: Re: -lall_load
  • Next by Date: Re: -lall_load
  • Previous by thread: Re: -lall_load
  • Next by thread: Re: -lall_load
  • Index(es):
    • Date
    • Thread