[ 
https://issues.apache.org/jira/browse/VFS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mario Ivankovits resolved VFS-103.
----------------------------------

    Resolution: Won't Fix

> Add support for Local File System reserved directories
> ------------------------------------------------------
>
>                 Key: VFS-103
>                 URL: https://issues.apache.org/jira/browse/VFS-103
>             Project: Commons VFS
>          Issue Type: New Feature
>            Reporter: Mark Fortner
>            Priority: Minor
>         Attachments: RootFileFactory.java
>
>
> Mac OS X, and Windows has special purpose directories used to organizes 
> specific types of files.  In Mac OS X, these directories include "Documents", 
> "Movies", "Pictures", "Music"; Windows uses "My Documents", "My Pictures", 
> "My Videos" and "My Music".
> Provide a consistent approach for getting these directories either as a 
> static factory method, or as individual methods. i.e. something along the 
> lines of  "public static FileObject getRoot(int rootType)" where rootType is 
> a constant that defines which one of the directorires (specified above) that 
> you want.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to