Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8AF27200B22 for ; Wed, 11 May 2016 22:39:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8995A160A18; Wed, 11 May 2016 20:39:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04679160A19 for ; Wed, 11 May 2016 22:39:13 +0200 (CEST) Received: (qmail 47906 invoked by uid 500); 11 May 2016 20:39:13 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 47881 invoked by uid 99); 11 May 2016 20:39:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2016 20:39:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E86832C1F68 for ; Wed, 11 May 2016 20:39:12 +0000 (UTC) Date: Wed, 11 May 2016 20:39:12 +0000 (UTC) From: "Markus Weimer (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (REEF-1389) Add wrapper interface for DirectoryInfo and FileInfo to facilitate testing for REEF-1357 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 May 2016 20:39:14 -0000 [ https://issues.apache.org/jira/browse/REEF-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280786#comment-15280786 ] Markus Weimer commented on REEF-1389: ------------------------------------- What is a "wrapper interface"? Are you suggesting making interfaces that {{DirectoryInfo}} and {{FileInfo}} implement? If so, I am all for it :) > Add wrapper interface for DirectoryInfo and FileInfo to facilitate testing for REEF-1357 > ---------------------------------------------------------------------------------------- > > Key: REEF-1389 > URL: https://issues.apache.org/jira/browse/REEF-1389 > Project: REEF > Issue Type: Task > Reporter: Andrew Chung > Assignee: Andrew Chung > Labels: FT > > We need to add a wrapper interface for DirectoryInfo and FileInfo to facilitate testing for REEF-1357. This JIRA item is created so as the length of the CR for REEF-1357 will not be obfuscated by the large amounts of new lines and files for adding the wrapper interface. -- This message was sent by Atlassian JIRA (v6.3.4#6332)