• 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: How to create a easy of use Installer?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create a easy of use Installer?


  • Subject: Re: How to create a easy of use Installer?
  • From: j o a r <email@hidden>
  • Date: Thu, 10 Jun 2004 12:02:18 +0200

On 2004-06-10, at 11.44, Wade Tregaskis wrote:

> As I mentioned in a parallel post, this should not be a problem given
> the provisions for versioning built into the frameworks scheme.
> Namely, major versions which may well break previous functionality can
> co-exist with each other, so each "generation" of framework users can
> happily do their thing. Minor versions should not, by definition of
> minor, introduce any changes which break existing functionality.

Have you ever seen anyone using this feature? Apple doesn't, AFAIK.

> What if the user's on dial-up and doesn't particularly like having to
> spend an extra three hours downloading your app?

Of course, if you have a very large framework your priorities could be
different from what I outlined - but most often this is not the case.

It would also, in my opinion, be a nightmare to support the download /
install procedure of a suite of applications where the frameworks are
bundled separately. Would you provide a choice of two downloads per
app, one with and one without the framework? Or would you only have
apps without the framework, and then a separate download of the
framework? Yuck!

> It seems self-defeating to create frameworks, and then include them
> only in your app bundle. Why not just compile it all into one
> amorphous blob and not waste the extra run-time of linking and so
> forth?

Because breaking out code into bundles, plugins and frameworks
encourages code separation and facilitates code maintenance.

j o a r

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.


  • Follow-Ups:
    • Re: How to create a easy of use Installer?
      • From: Luke Tupper <email@hidden>
References: 
 >Re: How to create a easy of use Installer? (From: Stéphane Sudre <email@hidden>)
 >Re: How to create a easy of use Installer? (From: Allan Odgaard <email@hidden>)
 >Re: How to create a easy of use Installer? (From: Nicko van Someren <email@hidden>)
 >Re: How to create a easy of use Installer? (From: j o a r <email@hidden>)

  • Prev by Date: Making Returns stop Editing
  • Next by Date: Re: Debugging bindings
  • Previous by thread: Re: How to create a easy of use Installer?
  • Next by thread: Re: How to create a easy of use Installer?
  • Index(es):
    • Date
    • Thread