Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBA1B18CE8 for ; Thu, 9 Jul 2015 07:18:43 +0000 (UTC) Received: (qmail 43546 invoked by uid 500); 9 Jul 2015 07:18:43 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 43509 invoked by uid 500); 9 Jul 2015 07:18:43 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 43497 invoked by uid 99); 9 Jul 2015 07:18:43 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2015 07:18:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id CD2EED334C for ; Thu, 9 Jul 2015 07:18:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.999 X-Spam-Level: ** X-Spam-Status: No, score=2.999 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id meEs8gjnOVez for ; Thu, 9 Jul 2015 07:18:42 +0000 (UTC) Received: from mail-ig0-f175.google.com (mail-ig0-f175.google.com [209.85.213.175]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 0093F4C0E3 for ; Thu, 9 Jul 2015 07:18:41 +0000 (UTC) Received: by igcqs7 with SMTP id qs7so73835451igc.0 for ; Thu, 09 Jul 2015 00:18:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=RiedEsDp0hghDhqsk37VH1eZyI1EcJmNVKHCJtudYQ0=; b=kM19kZRsFkMsR8gMW0kDpxY5jdHOizqGJJXgZYprW+duurJX5d58nGYWhePhCQB80Q HoYbQdiwCrJiFEZ2tjQVWqavtrfIAdM7QQY5+zc+LAsPTpDPLgiHTE4aDzcvUpN0Xlkd f2OOa3JK5feZDlAkv3PKRHezNt4GWCFpCBuge9r9k+DHQnAq3WlqZfcD/QCJL3ZyoLaW mei+WnYvRLA9tB1C+n95bD2e9iOsgGLez03d3MgkkHaeB0SD2S7c+jr9C2tF6DSPxjXX iKLnUzothIp6+eGO7ZQ6StIXnNxFUV2XdKLH0RQNlQQyNL3yr5Wl6BAYWeCTKO57qfHM 2d6g== X-Received: by 10.107.133.234 with SMTP id p103mr24938721ioi.85.1436426321583; Thu, 09 Jul 2015 00:18:41 -0700 (PDT) MIME-Version: 1.0 Sender: hedhman@gmail.com Received: by 10.36.98.18 with HTTP; Thu, 9 Jul 2015 00:18:22 -0700 (PDT) From: Niclas Hedhman Date: Thu, 9 Jul 2015 10:18:22 +0300 X-Google-Sender-Auth: hSayPkV17JHMIt0yaz56IqQSt6A Message-ID: Subject: Deprecated the Conversion Library To: dev Content-Type: multipart/alternative; boundary=001a113ea500a4e438051a6c1049 --001a113ea500a4e438051a6c1049 Content-Type: text/plain; charset=UTF-8 Since the UnitOfWork now provides a more integrated solution to conversion between Entities and Values, the Conversion Library has no real purpose. However, I have one small app still using it, and instead of simply removing it, I am deprecating it and will be dropped in 3.0 Cheers -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java --001a113ea500a4e438051a6c1049--