Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7884C10D3C for ; Thu, 17 Apr 2014 20:39:45 +0000 (UTC) Received: (qmail 13689 invoked by uid 500); 17 Apr 2014 20:39:40 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 13611 invoked by uid 500); 17 Apr 2014 20:39:39 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 13603 invoked by uid 99); 17 Apr 2014 20:39:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 20:39:39 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phidias51@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qc0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 20:39:35 +0000 Received: by mail-qc0-f178.google.com with SMTP id i8so987417qcq.9 for ; Thu, 17 Apr 2014 13:39:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=bSmlXZ9zL0XNn484yT+dgvVEVJhdUfDyMHwSaLO6q8E=; b=nuvVh1sKWiDyNFO7UDeXF5QArm41FSY9ERj8iIjrKMJZ9BJqN2NF3bwXGX5czcByqH v4Dwi0MSn353aHzG+mVpsadYEceqQddcQh7zOadATtgiYGPUMlGLkvCEcztcgNTdCIR4 F4TaLl6lytEfsTP6dKuJjqmGZNjsWYa71L74OS8LjmArgJAeuQ8y9jP1Us2cFYXXKSAh oYvKSpKh8cSjlvFRfEZR5jUjIAAMFtP5bDkztpns0Xo+uDZ6DILGsASyq6E688BeOoTM B2avl3pQW2kS6v+zTKTDaW11BBOuy4ll7jxTzY3Bfweb+5DTthLLi+uTXl4Gg36ZEN0s HVjQ== MIME-Version: 1.0 X-Received: by 10.229.179.65 with SMTP id bp1mr13858138qcb.11.1397767152987; Thu, 17 Apr 2014 13:39:12 -0700 (PDT) Received: by 10.229.222.196 with HTTP; Thu, 17 Apr 2014 13:39:12 -0700 (PDT) In-Reply-To: <20140417212723.00000529.ecki@zusammenkunft.net> References: <2D9EB1E8-D6F0-4275-9A39-DB3FD45DCED7@it20one.com> <20140417212723.00000529.ecki@zusammenkunft.net> Date: Thu, 17 Apr 2014 13:39:12 -0700 Message-ID: Subject: Re: Apache Commons & ApacheCon Europe 2014 ... [VFS] From: Mark Fortner To: Commons Developers List Content-Type: multipart/alternative; boundary=001a11c2c10aa1f5f504f743069e X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2c10aa1f5f504f743069e Content-Type: text/plain; charset=UTF-8 I'm in the process of creating a file browser-like tool in JavaFX, and my original intent was to use VFS as the underlying file system abstraction. After looking at a lot of the features in Java 7 and 8 (like DirectoryStreams, parallelStreams, and lambdas) I'm now having second thoughts. So I'd be really interested to learn what the "future directions of VFS" will be. Is the goal to create an adapter layer between the NIO file system, and VFS, and perhaps gradually remove that layer and replace it with direct adapters for each of the file systems? Or is there some commitment from the jCIFS, jackrabbit, and other teams to provide NIO adapters directly? Is there a wiki page, or a thread I should look at? Is there a time frame when this will happen? Unfortunately, I won't be able to make it to ApacheCon. Cheers, Mark On Thu, Apr 17, 2014 at 12:27 PM, Bernd Eckenfels wrote: > Hello, > > > Am Thu, 17 Apr 2014 08:02:36 -0600 > schrieb Siegfried Goeschl : > > * Who would volunteer for presenting his/her Apache Commons component? > > As a new committer I would really join you crowd, so I am currently > planning to visit the Europe Con and have some holiday (unfortunatelly > its not the best time of the year to make holiday, but hey...). > > So my current planning is to attend, and I can also think about > presenting something or leading a BOF, however I dont want to steal > attention. I would be able to speak a bit in VFS, but there is not much > news (and I dont know all the details). > > So maybe instead of a longish component presentation only a BOF "future > directions VFS". For example discussion in the light of > java.nio.file.spi... > > A similiar discussion BOF around Git usage? > > Gruss > Bernd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --001a11c2c10aa1f5f504f743069e--