realbasic-nug
[Top] [All Lists]

Re: Troubles with debugging

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Troubles with debugging
From: Norman Palardy <npalardy@great-white-software.com>
Date: Mon, 29 Dec 2008 15:48:19 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <2ABD8C8A-2120-4CBD-A343-2A11D8FA1BFD@mac.com>
References: <9E902F19-8551-4D14-9B71-8E7D9BC35C5F@mac.com> <20E64AA7-705C-41FD-AAC3-E8AA0D313134@great-white-software.com> <69926388-8701-44B7-851D-810B5E52D6D3@mac.com> <0AE9F479-73C3-4EAC-9029-982933BABC85@great-white-software.com> <6BDB0A2A-464B-4D39-8155-7F2DE19F3E2C@mac.com> <2C157792-FA8C-4237-9F92-0CBD7CB7F07C@great-white-software.com> <60B2360E-8B9E-4515-96C9-3529D9B896EB@mac.com> <5E447F91-1C2C-4A9A-BE2A-E20856CD7916@great-white-software.com> <2ABD8C8A-2120-4CBD-A343-2A11D8FA1BFD@mac.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 29-Dec-08, at 3:22 PM, Arnaud Nicolet wrote:

Le 29 déc. 08 à 22:20 (soir), Norman Palardy a écrit:

/tmp

Thank you

If you're using the RB built in temporary item method it will be unique for each user (that's the point)

Well, as the trash is common for each user, I'd imagine a GlobalTemporaryItemsFolder would be a good idea.

Trashes are private as well

Not sure it service apps have any restrictions about starting other apps (I can't imagine that would be true but it's possible)

Hmm... Perhaps I should make my agent a Console application?
The problem is, in console applications, there is no DontDaemonize event (and an agent seems to need to be not daemonized).

Not quite sure I understand why this would make any difference ?

But a console app can be a deamon or not and that can be controlled via launchd. It's just an app that is not necessarily owned or controlled by any user.




_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>