You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Roger L. Whitcomb" <Ro...@actian.com> on 2013/05/25 00:06:14 UTC

[VFS] Developing a VFS browser with Pivot

Hi everyone,

                FWIW, I'm developing a VFS-based browser for the Apache
Pivot project, and have made the first check-ins on it today.  It's not
done yet, but it will currently do basic (local file) browsing, so I
have all the basics of using FileObject and so forth working.  The JIRA
issue for tracking purposes is here:
https://issues.apache.org/jira/browse/PIVOT-864.  I plan to add more
features so it is more like the Swing-based VFSJFileChooser (here:
http://vfsjfilechooser.sourceforge.net/), but wanted to let you know of
another Apache project using VFS.

                Feel free to let me know of any concerns/comments, etc.
anyone involved in VFS might have.

 

Thanks,

~Roger Whitcomb

Apache Pivot PMC