Message from discussion
Minimizing the number of model implementations
Received: by 10.229.232.5 with SMTP id js5mr349173qcb.21.1290229185971;
Fri, 19 Nov 2010 20:59:45 -0800 (PST)
X-BeenThere: projectclj---spec@googlegroups.com
Received: by 10.229.80.196 with SMTP id u4ls1229521qck.0.p; Fri, 19 Nov 2010
20:59:45 -0800 (PST)
Received: by 10.229.187.82 with SMTP id cv18mr337443qcb.7.1290229185442;
Fri, 19 Nov 2010 20:59:45 -0800 (PST)
Received: by 10.229.187.82 with SMTP id cv18mr337442qcb.7.1290229185408;
Fri, 19 Nov 2010 20:59:45 -0800 (PST)
Return-Path: <p...@hagelb.org>
Received: from mail-vw0-f44.google.com (mail-vw0-f44.google.com [209.85.212.44])
by gmr-mx.google.com with ESMTP id u1si487001qco.9.2010.11.19.20.59.45;
Fri, 19 Nov 2010 20:59:45 -0800 (PST)
Received-SPF: neutral (google.com: 209.85.212.44 is neither permitted nor denied by best guess record for domain of p...@hagelb.org) client-ip=209.85.212.44;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.212.44 is neither permitted nor denied by best guess record for domain of p...@hagelb.org) smtp.mail=p...@hagelb.org
Received: by vws7 with SMTP id 7so471403vws.17
for <projectclj---spec@googlegroups.com>; Fri, 19 Nov 2010 20:59:45 -0800 (PST)
MIME-Version: 1.0
Received: by 10.220.191.68 with SMTP id dl4mr749101vcb.162.1290229184883; Fri,
19 Nov 2010 20:59:44 -0800 (PST)
Received: by 10.220.165.11 with HTTP; Fri, 19 Nov 2010 20:59:44 -0800 (PST)
In-Reply-To: <52D31C65-CD0E-459B-B92D-F0F1F2E4E249@justinbalthrop.com>
References: <88B55EB4-A311-4254-B512-DD04082DDC5F@justinbalthrop.com>
<AANLkTikXH22euE=C8v_YRxb5YPhAVQObm5wvFoO0SSvK@mail.gmail.com>
<AANLkTim=y8u9p6+dJs7f92ioMpM8ufa_sGYVK=VR3x=V@mail.gmail.com>
<a0e6475e-732c-46ef-bb37-7d519be284f5@q14g2000yqe.googlegroups.com>
<52D31C65-CD0E-459B-B92D-F0F1F2E4E249@justinbalthrop.com>
Date: Fri, 19 Nov 2010 20:59:44 -0800
Message-ID: <AANLkTinMfC76ZJCa3EuHL0E0pTpzYweox7Z3tdywsdVb@mail.gmail.com>
Subject: Re: Minimizing the number of model implementations
From: Phil Hagelberg <p...@hagelb.org>
To: projectclj---spec@googlegroups.com
Content-Type: text/plain; charset=UTF-8
On Fri, Nov 19, 2010 at 1:03 PM, Justin Balthrop
<jus...@justinbalthrop.com> wrote:
> But all hope is not lost. I'm interested in the idea of writing a cake-maven plugin that makes Maven
> plugins available in Cake.
I've had this on my back-burner for months but haven't gotten around
to it since nobody asked about it until now. Once I get the next
release out I can take a closer look at it. I can't think of any
reason it would be particularly difficult.
-Phil