Would this only be for Windows? What do URIs look like? Gary
On Dec 28, 2012, at 14:18, Mark Fortner <phidia...@gmail.com> wrote: > I was wondering if there were any plans (or currently any way) to support > File System Roots. In addition to the standard sorts of roots, there are > roots like your home directory, the Documents, Photos, Music, Downloads, > etc. > > At a minimum it would be useful to have an Enum of the different directory > names, with some way of resolving them. Something like: > > FileObject root = RootFactory.getRoot(RootNames.HOME); > > and > > Map<String, FileObject> rootMap = RootFactory.getRoots(); > > > Cheers, > > Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org