Return-Path: X-Original-To: apmail-esme-dev-archive@www.apache.org Delivered-To: apmail-esme-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 BDDB37B42 for ; Wed, 14 Sep 2011 12:53:46 +0000 (UTC) Received: (qmail 69773 invoked by uid 500); 14 Sep 2011 12:53:46 -0000 Delivered-To: apmail-esme-dev-archive@esme.apache.org Received: (qmail 69738 invoked by uid 500); 14 Sep 2011 12:53:46 -0000 Mailing-List: contact dev-help@esme.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@esme.apache.org Delivered-To: mailing list dev@esme.apache.org Received: (qmail 69729 invoked by uid 99); 14 Sep 2011 12:53:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 12:53:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lester.mail@gmail.com designates 209.85.161.178 as permitted sender) Received: from [209.85.161.178] (HELO mail-gx0-f178.google.com) (209.85.161.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 12:53:40 +0000 Received: by gxk21 with SMTP id 21so115167gxk.9 for ; Wed, 14 Sep 2011 05:53:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KIylc6pTNTYWoGM5LLviFlP+N187b8fEz3urVAAQszQ=; b=JEQraYRM7/bvkwtPiMWWipvr/sJtgfwdQqeT4iiniaUg/0hty5MGMyFwLza3uq4yxV eV/6vtIg7o9CvVaPb+9mT67J2ElD0wqgpQSwP1a5ASUUyzKGJpZmFdD86a0O4lWCwxFG oc0t8ZPHii6S407mSnbvFkScMcUxBTuQfP65A= MIME-Version: 1.0 Received: by 10.68.27.230 with SMTP id w6mr1653013pbg.301.1316004798186; Wed, 14 Sep 2011 05:53:18 -0700 (PDT) Received: by 10.142.209.1 with HTTP; Wed, 14 Sep 2011 05:53:18 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Sep 2011 16:53:18 +0400 Message-ID: Subject: Re: 1.4 planning From: Vladimir Ivanov To: dev@esme.apache.org Content-Type: multipart/alternative; boundary=bcaec520e9db84c34004ace63e45 --bcaec520e9db84c34004ace63e45 Content-Type: text/plain; charset=ISO-8859-1 I forgot to specify Scalaz library site: http://code.google.com/p/scalaz/ There are plenty of examples on GitHub: https://github.com/scalaz/scalaz/tree/master/example/src/main/scala/scalaz/example 2011/9/13 Vladimir Ivanov > Besides important functional features mentioned above I have one technical > - I would like to see Scalaz library added to the our dependencies list. It > brings very useful abstractions (like Applicative Functors, Monoids and > Monads) and typeclasses to Scala language. > > Take a look at how easy and effective Validation with Scalaz is: > https://gist.github.com/970717 > > What do you think? > > Vladimir > > 2011/8/30 Richard Hirsch > >> I've been thinking about the next release and wanted to start >> collecting ideas for features for this release. >> >> There are some tasks in Jira [1] but that list isn't complete: >> >> Here are some other ideas: >> >> * Integration with Akka / Apache Camel >> * Simplification of URLs >> * Change Web UI to deal with new icon >> >> Any one else have other ideas / suggestions? >> >> D. >> >> [1] >> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+ESME+AND+fixVersion+%3D+%221.4%22+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide >> > > > > -- > Best Regards, > Vladimir Ivanov > -- Best Regards, Vladimir Ivanov --bcaec520e9db84c34004ace63e45--