Return-Path: X-Original-To: apmail-creadur-dev-archive@www.apache.org Delivered-To: apmail-creadur-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 806F01065B for ; Sat, 27 Jul 2013 17:49:59 +0000 (UTC) Received: (qmail 29275 invoked by uid 500); 27 Jul 2013 17:49:59 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 29213 invoked by uid 500); 27 Jul 2013 17:49:55 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 29195 invoked by uid 99); 27 Jul 2013 17:49:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jul 2013 17:49:54 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [212.90.139.81] (HELO smtp1-1.goneo.de) (212.90.139.81) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jul 2013 17:49:48 +0000 Received: from localhost (localhost [127.0.0.1]) by smtp1.goneo.de (Postfix) with ESMTP id B333823F86E for ; Sat, 27 Jul 2013 19:49:05 +0200 (CEST) X-Virus-Scanned: by goneo X-Spam-Score: -2.9 X-Spam-Level: Received: from smtp1.goneo.de ([127.0.0.1]) by localhost (smtp1.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M-ftoEfsLJa0 for ; Sat, 27 Jul 2013 19:49:05 +0200 (CEST) Received: from [192.168.0.33] (e178031250.adsl.alicedsl.de [85.178.31.250]) by smtp1.goneo.de (Postfix) with ESMTPSA id 141FA23F830 for ; Sat, 27 Jul 2013 19:49:04 +0200 (CEST) Message-ID: <51F40810.5030409@aiki-it.de> Date: Sat, 27 Jul 2013 19:49:04 +0200 From: "P. Ottlinger" MIME-Version: 1.0 To: dev@creadur.apache.org Subject: Re: RAT GSOC: [WAS Re: RAT: IHeaderMatcher Design] References: <51E0585E.8060104@blueyonder.co.uk> <51E193C9.7000105@aiki-it.de> <51F379C8.5050505@blueyonder.co.uk> In-Reply-To: <51F379C8.5050505@blueyonder.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-2.9 tagged_above=-999 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9] autolearn=ham Hi, Am 27.07.2013 09:42, schrieb Robert Burrell Donkin: > I'm inclined towards factoring out a separate Maven module for our new > domain objects. If this turns out to be a mistake, we can always combine > it back in later. Potentially, this will allow legacy stuff to be kept > around for a while. +1 Could be some sort of creadur-api module containing beans and services, while the other modules provide implementations for CLI/mvn a.s.o. Phil