[Openmcl-devel] Apple To Require Sandboxing For Mac App Store Apps - Slashdot

Andrew Shalit alms at clozure.com
Sat Nov 5 11:56:53 PDT 2011


On Nov 5, 2011, at 1:45 PM, Andrew Shalit <alms at clozure.com> wrote:

> We've been looking into this.
> 
> As far as we've seen, there shouldn't be an issue with CCL-based apps per se.  On the other hand, the entitlements that are available are very limited, so there are many kinds of apps that you wouldn't be able to sell, regardless of what programming language they were written in.  For example, sandboxed apps can only access individual files that are selected by the user with the standard Open dialog; there is no way to gain read or read/write access to a whole folder of files, even if the user chooses the folder.  There is no way to access files in your home directory, or even know where your home directory is.  There is no way to do any generalized file system access.  So you can say goodbye to FTP programs, disk cleanup programs, alternate Finders, etc.

To say a bit more:

No development environments or website construction tools, because there is no way to access all the files in a project, not to mention linking in third-party libraries. 

It's really very limited. 




> Apple just extended the deadline from November 1st until March and they've started soliciting feedback from developers.  I hope that they expand the range of entitlements that are available.  As it stands, the range of apps that will be available in the Mac App Store will drop dramatically come March.
> 
> I'd encourage anyone who is a registered Mac developer to let Apple know what you think.
> 
> On Nov 5, 2011, at 12:35 PM, Alexander Repenning wrote:
> 
>> This news is relevant not to iPhone but to Mac app development. Has somebody looked at the detailed technical requirements resulting from the Mac App sandboxing for CCL-based Mac apps and is willing to share some opinions about direct consequences for Mac app developers? I am most interested in CCL based apps and less in CCL as IDE. 
>> 
>> http://apple.slashdot.org/story/11/11/03/1532203/apple-to-require-sandboxing-for-mac-app-store-apps
>> 
>> 
>> Specifically, is CCL using any APIs that would no longer be accessible in a sandboxed version? What other restrictions would there be for users to save and load project build in CCL-based Mac apps?
>> 
>> Alex
>> 
>> 
>> 
>> Prof. Alexander Repenning
>> 
>> University of Colorado
>> Computer Science Department
>> Boulder, CO 80309-430
>> 
>> vCard: http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf
>> 
>> 
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> http://clozure.com/mailman/listinfo/openmcl-devel
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20111105/ed6057f0/attachment.htm>


More information about the Openmcl-devel mailing list