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 D455C200B63 for ; Sun, 31 Jul 2016 21:11:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D2E29160A61; Sun, 31 Jul 2016 19:11:22 +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 4D785160A81 for ; Sun, 31 Jul 2016 21:11:22 +0200 (CEST) Received: (qmail 67065 invoked by uid 500); 31 Jul 2016 19:11:21 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 67051 invoked by uid 99); 31 Jul 2016 19:11:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jul 2016 19:11:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BD6012C0D5F for ; Sun, 31 Jul 2016 19:11:20 +0000 (UTC) Date: Sun, 31 Jul 2016 19:11:20 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LANG-1201) Add a TimeUnit-like classes for base 2 and base 10 digital conversions (bits, bytes, KB, MB, and so on) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 31 Jul 2016 19:11:23 -0000 [ https://issues.apache.org/jira/browse/LANG-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401303#comment-15401303 ] Michael Osipov commented on LANG-1201: -------------------------------------- These classes deserve a complete redesign. I would rather move this commit to a branch until it properly fixed for general use. > Add a TimeUnit-like classes for base 2 and base 10 digital conversions (bits, bytes, KB, MB, and so on) > ------------------------------------------------------------------------------------------------------- > > Key: LANG-1201 > URL: https://issues.apache.org/jira/browse/LANG-1201 > Project: Commons Lang > Issue Type: New Feature > Reporter: Gary Gregory > Assignee: Gary Gregory > Fix For: 3.5 > > > Add a TimeUnit-like class for digital conversions (bits, bytes, KB, MB, and so on) -- This message was sent by Atlassian JIRA (v6.3.4#6332)