Re: Running a shell script out of the current thread
Re: Running a shell script out of the current thread
- Subject: Re: Running a shell script out of the current thread
- From: Ondra Cada <email@hidden>
- Date: Mon, 20 Sep 2004 21:55:19 +0200
On 20.9.2004, at 21:32, Allan Odgaard wrote:
[...] there is no reason *at all* to wait till a program quits to
change its file
If he is doing version upgrade, he could face the problem that
resources are generally loaded lazy. I've had Proteus go berserk on me
at least once, because it was updating its own bundle contents while
running.
Well, of course you should not *access* the bundle during and after the
changes (or otherwise, at least, you should not be surprised :))
What I meant was the very fact the application runs does not limit
anything. You can freely upgrade from the app code (I can't resist
adding that I personally heartily dislike that!), but then you can't
continue, you have to relaunch.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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