Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-103

Add support for Local File System reserved directories

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      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.

      Attachments

        1. RootFileFactory.java
          3 kB
          Mark Fortner

        Activity

          People

            Unassigned Unassigned
            mfortner Mark Fortner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: