Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 86095 invoked from network); 6 Feb 2008 03:13:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 03:13:24 -0000 Received: (qmail 70070 invoked by uid 500); 6 Feb 2008 03:13:15 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 70043 invoked by uid 500); 6 Feb 2008 03:13:15 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 70030 invoked by uid 99); 6 Feb 2008 03:13:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2008 19:13:15 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [207.188.87.164] (HELO smtp2.israfil.net) (207.188.87.164) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 03:12:43 +0000 Received: from localhost (mikail.israfil.net [127.0.0.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp2.israfil.net (Postfix) with ESMTP id 55A9AAD442B; Tue, 5 Feb 2008 22:18:00 -0500 (EST) Message-Id: <16978026-20BB-4EBD-8AFE-110B49EAB422@israfil.net> From: Christian Edward Gruber To: continuum-dev@maven.apache.org In-Reply-To: <1a5b6c410802051612y4ae82330i878202576583a11d@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: Re: [Discussion] Continuum 2.0 Roadmap Mime-Version: 1.0 (Apple Message framework v915) Date: Tue, 5 Feb 2008 22:12:41 -0500 References: <1a5b6c410802051612y4ae82330i878202576583a11d@mail.gmail.com> X-Mailer: Apple Mail (2.915) X-Virus-Checked: Checked by ClamAV on apache.org Toplink is mentioned, but it's a commercial app, and I don't think they'll license it in a way that's compatible (unless they've radically changed policies recently). I'm not a huge hibernate fan, but at least its supported. At least with JPA and decent abstraction, you should be able to have more "swapability" though at the O/R-M level I find it's rare to get true swapability. I've been using and supporting spring for a long time, but after doing some tapestry work, and re-thinking IoC approaches, I'm moving in favor of picocontainer. Tapestry doesn't use picocontainer but has an IoC framework that's got some similar design concepts. Actually, that gets to another point, which is that Tapestry is happy and easy and fun (well, T5), and since it comes with an IoC framework that can integrate cleanly with Spring if we want that benefit, you can get the whole kit together. The other nice thing about Tapestry, is that several people have made "quickstart" projects which include everything Continuum would likely use including Spring, spring-acegi, hibernate/jpa, etc. One could use that as a structural basis, and T5 is (currently) built with maven, and will at least be deployed to maven repositories in perpetuity. Christian. On 5-Feb-08, at 19:12 , Carlos Sanchez wrote: > Some comments > > Database vs xml: definitely database. Throwing away the db access api > (JDO/JPA/...) now that it's already there doesnt make much sense. > Maybe there are implementations that use xml for storage and that's > where you'd need to look if you want file storage > > Spring vs Guice vs Plexus: Spring for sure. Big community, lots of > users, documentation, support,... Specially if you want to add JMX > support (can be done really easily just with annotations using > reflection), and thinking in OSGi in the future I'm sure it will be > really easy to integrate Spring and OSGi if it is not already. I'd > start softly, just migrating thing that would require adding features > to plexus, and move from there. > > I agree with Brett on having 1.2, 1.3,... it's good to have a list of > what you want to do for 2.0 but as it gets done it should be released > in minor versions. > > On Jan 29, 2008 2:34 PM, Emmanuel Venisse > wrote: >> Hi >> >> I started a document [1] with my ideas about Continuum 2. >> As you can see in this doc, I want to add lot of things in the next >> version. >> >> Feel free to comment on it. >> >> >> [1] >> http://docs.codehaus.org/display/CONTINUUM/Continuum+2.0+Design+Discussion >> >> Emmanuel >> > > > > -- > I could give you my word as a Spaniard. > No good. I've known too many Spaniards. > -- The Princess Bride >