You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Will McGee (JIRA)" <ji...@apache.org> on 2012/10/15 22:25:02 UTC

[jira] [Created] (FLEX-33218) Feature Request for flash.filesystem.file

Will McGee created FLEX-33218:
---------------------------------

             Summary: Feature Request for flash.filesystem.file
                 Key: FLEX-33218
                 URL: https://issues.apache.org/jira/browse/FLEX-33218
             Project: Apache Flex
          Issue Type: Improvement
          Components: .Unspecified - Framework
    Affects Versions: Adobe Flex SDK 4.6 (Release)
         Environment: Any OS
            Reporter: Will McGee


I think it would be a great idea to include a method along with these already included methods:

•File.applicationStorageDirectory—a storage directory unique to each installed AIR application (User Specific)
•File.applicationDirectory—the read-only directory where the application is installed (along with any installed assets)
•File.desktopDirectory—the user's desktop directory
•File.documentsDirectory—the user's documents directory
•File.userDirectory—the user directory

All these point to directory directly related to user except for applicationDirectory which is read only 

•File.applicationPublicDirectory - would point to a common storage location regardless of the user logged in
Such As
C:\programdata\MyApp  or \Library\Application Support\MyApp

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (FLEX-33218) Feature Request for flash.filesystem.file

Posted by "Carol Frampton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carol Frampton closed FLEX-33218.
---------------------------------

    Resolution: Not A Problem

The File class is part of Adobe AIR.  Please log this request at Adobe.  

A quick google found this page for feature requests and bugs: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform.
                
> Feature Request for flash.filesystem.file
> -----------------------------------------
>
>                 Key: FLEX-33218
>                 URL: https://issues.apache.org/jira/browse/FLEX-33218
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: .Unspecified - Framework
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Any OS
>            Reporter: Will McGee
>              Labels: features, patch
>
> I think it would be a great idea to include a method along with these already included methods:
> •File.applicationStorageDirectory—a storage directory unique to each installed AIR application (User Specific)
> •File.applicationDirectory—the read-only directory where the application is installed (along with any installed assets)
> •File.desktopDirectory—the user's desktop directory
> •File.documentsDirectory—the user's documents directory
> •File.userDirectory—the user directory
> All these point to directory directly related to user except for applicationDirectory which is read only 
> •File.applicationPublicDirectory - would point to a common storage location regardless of the user logged in
> Such As
> C:\programdata\MyApp  or \Library\Application Support\MyApp

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira