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

Re: Self-Updating Bundle


  • Subject: Re: Self-Updating Bundle
  • From: "John C. Randolph" <email@hidden>
  • Date: Sat, 12 Nov 2005 01:40:08 -0800


On Nov 11, 2005, at 12:50 PM, Josh Ferguson wrote:

I'm currently trying to write a framework that is self-updating. When a
user makes a call to the framework, it would first connect and see if
there's an update available, and subsequently download that update and
replace itself and then continue with the operating that was originally
called. I'm not opposed to trying a different format (for example, using
a static and dynamic libraries), but I'm not entirely sure how to
approach this. This bundle/framework/library will require loading an
objective-C class (at least indirectly, as it relies on WebKit). Has
anyone run into this before? Even having a static stub that handles
downloading and updating the bundle before it gets loaded would
work...but that seems a bit unwieldy. Anyone else have any ideas on how
to accomplish this?

Well, I once wrote a wrapper around rsync that took care of the updating part. I wouldn't install the update without user consent, though.


-jcr


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Self-Updating Bundle (From: "Josh Ferguson" <email@hidden>)

  • Prev by Date: Problem with NSButton and NSTextAttachmentCell
  • Next by Date: Re: Custom NSView and NSUndoManager SOLVED
  • Previous by thread: Self-Updating Bundle
  • Next by thread: Re: Self-Updating Bundle
  • Index(es):
    • Date
    • Thread