Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 41337 invoked from network); 11 Oct 2009 06:05:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Oct 2009 06:05:53 -0000 Received: (qmail 26342 invoked by uid 500); 11 Oct 2009 06:05:53 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 26295 invoked by uid 500); 11 Oct 2009 06:05:53 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 26285 invoked by uid 99); 11 Oct 2009 06:05:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Oct 2009 06:05:53 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hirsch.dick@gmail.com designates 209.85.220.209 as permitted sender) Received: from [209.85.220.209] (HELO mail-fx0-f209.google.com) (209.85.220.209) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Oct 2009 06:05:44 +0000 Received: by fxm5 with SMTP id 5so7037163fxm.27 for ; Sat, 10 Oct 2009 23:05:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=fp2pwdthTkrBBlg4BD8Jz4QO7oVh0KrDJ4J6MM2Smz4=; b=XiTjHeIq5hDIajqYoAUvwVdsCZ/FwmL1v5Kq2gtP3dnI3iaYfZrOuv+4MCR93jShHL B8syiXGH2zZ33WMVMVq0RN4Jki2buaHplXfD26TkoPu0dRhvJVNqpNcVkpHZgNGg6hD9 Xey5K5VDXf6kjSZ+yXD41nKM0Sr6m/81ZCfcA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Fds0ocBUEvnf/r5yJ0A2o4QFDiLJzi5cEiMUWQ1qwbTBKu9kyXPWEYH2r6h15G8EI0 T8uP6LO0RhXtfC/jBbzRbPuVotzh+EcdjnyoSNFANx1SrneknU2TveY/e2KiB/+AYext wTo3wR4rlGs13FerxW49tiJnv10z8ACSxECGY= MIME-Version: 1.0 Received: by 10.204.34.78 with SMTP id k14mr1451433bkd.106.1255241123656; Sat, 10 Oct 2009 23:05:23 -0700 (PDT) Date: Sun, 11 Oct 2009 08:05:23 +0200 Message-ID: Subject: New jira item for harmonizing code for users From: Richard Hirsch To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I've just created a new item (ESME-107: https://issues.apache.org/jira/browse/ESME-107) for simpifying the code associated with the display of user lists. @DaveB - Since you already made the last changes for the user-list page, do you want to have a crack at this item? D.