realbasic-nug
[Top] [All Lists]

Re: FolderItem.delete Oddities?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: FolderItem.delete Oddities?
From: Lars Jensen <larsjensen@gmail.com>
Date: Tue, 31 Mar 2009 14:13:37 -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; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=qnNlMt7URf+jmoS46i8H+/K2NW0SKtk8FDQYayog9HE=; b=tRhQaH+cFbAk3GmCUdXz/7Em34HSk70SNrDYnYz52f1BDx3wRe4KndR3O5lkhdiwpq nZcD7/ywx5ZpcgATSRccu4SFQH7o/To315yGJAHLhpHev1iDVYZfoMW6ZvfsSGUkXa9/ DG06l3iLQlmSH1uHhSzrHSXAW2/7Nr83aSm+Q=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=W6AiCf7mTRFfVoZZ74jauoFCvtHbSt5Tb6hxnpoWZt8lz5TLK49R4D9QUo7OWqjGs3 fyB1kmXAhxLzHZTDewvRp1ddAy2LZdELyA0QTvceQlcanC++LLvNgllaM4T8elvmr8IA +6t+ncrSUvjoy9NaRFXiVMW8L+k1DqyNGVcHo=
In-reply-to: <33cbfa100903311411x2a88d8cn9145add14fd30aea@mail.gmail.com>
References: <382799.72156.qm@web65614.mail.ac4.yahoo.com> <58031FB4-BB70-45EC-B698-FBB7998DC783@mac.com> <E7631244-FE97-4299-BC4A-79EDF81E8393@online.de> <89fe53800903311240y1999380dt2fbfe60ce44cc408@mail.gmail.com> <2DA6A6CD-2049-437C-B9DC-F95144365F35@mac.com> <89fe53800903311300h3ddcb293w3be9cb54acb7d865@mail.gmail.com> <49D27A86.3090701@inspiringapps.com> <33cbfa100903311347h3685d3f8i87579dd71fd670ec@mail.gmail.com> <11526B7A-F2EB-4D13-9C43-03204C8BD3D6@declareSub.com> <33cbfa100903311411x2a88d8cn9145add14fd30aea@mail.gmail.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
> Since you're calling external functions, you might as well call the Mac OS
> Launch Services function that tells you an item's visibility.

Actually even that has a gotcha: in mixed environments, you might want
a Windows tool to ignore files that are visible on Windows but hidden
on Mac. That's why my IsHidden does a runtime platform check instead
of compile-time.

lj

_______________________________________________
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>