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