Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 78324 invoked from network); 6 Oct 2005 17:29:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2005 17:29:00 -0000 Received: (qmail 61115 invoked by uid 500); 6 Oct 2005 17:28:57 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 60982 invoked by uid 500); 6 Oct 2005 17:28:55 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 60970 invoked by uid 99); 6 Oct 2005 17:28:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 10:28:55 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.44.204.40] (HELO ns6.astrahosting.com) (207.44.204.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 10:28:58 -0700 Received: from [192.168.1.12] (adsl-65-71-144-26.dsl.ltrkar.swbell.net [65.71.144.26]) by ns6.astrahosting.com (8.11.6/8.11.6) with ESMTP id j96HPup00125 for ; Thu, 6 Oct 2005 12:25:56 -0500 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <60F03A80-ACFD-4971-84E7-1D4A07C68A85@reddin.org> Content-Transfer-Encoding: 7bit From: Greg Reddin Subject: Re: [Standalone Tiles] Tiles Refactoring Part 2 Date: Thu, 6 Oct 2005 12:28:30 -0500 To: "Struts Developers List" X-Mailer: Apple Mail (2.734) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Oct 6, 2005, at 11:04 AM, wrote: > Err... Include me in the list please: > http://mutidimensions.sf.net/ > > Dimensions is based on DefinitionsFactory, FactorySet and various > usually > unused classes. I hope you are not willing to break them :-P To some extend you're already in a bind. Standalone Tiles has already changed the DefinitionsFactory interface. As Joe said you can continue to use struts-tiles, but the hope is to merge them into a single project at some point. I'll take a look at your project and see how it's using the APIs. I don't think we took away any concepts, just changed the way some of the APIs look. Greg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org