Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 98556 invoked from network); 26 Apr 2004 14:35:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Apr 2004 14:35:34 -0000 Received: (qmail 25199 invoked by uid 500); 26 Apr 2004 14:35:15 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 25125 invoked by uid 500); 26 Apr 2004 14:35:14 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 25042 invoked from network); 26 Apr 2004 14:35:13 -0000 Received: from unknown (HELO correo.che-che.com) (80.34.215.206) by daedalus.apache.org with SMTP; 26 Apr 2004 14:35:13 -0000 Received: from localhost (localhost [127.0.0.1]) by correo.che-che.com (Postfix) with ESMTP id 9719DC7FE for ; Mon, 26 Apr 2004 16:35:14 +0200 (CEST) Received: from correo.che-che.com ([127.0.0.1]) by localhost (santiamen [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16331-10 for ; Mon, 26 Apr 2004 16:34:57 +0200 (CEST) Received: from che-che.com (9.Red-80-39-13.pooles.rima-tde.net [80.39.13.9]) by correo.che-che.com (Postfix) with ESMTP id 37E26C7FC for ; Mon, 26 Apr 2004 16:34:56 +0200 (CEST) Message-ID: <408D1E0A.6030007@che-che.com> Date: Mon, 26 Apr 2004 16:34:50 +0200 From: Juan Jose Pablos User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.5) Gecko/20031107 Debian/1.5-3 X-Accept-Language: es, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: Re: [VOTE] New skinconf format References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at che-che.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Nicola Ken Barozzi escribi�: > > Here is the proposal: > > * Forrest should work also without any skinconf element: skinconf > elements are just hints, that a skin can decide not to follow > (as it happens already actually, just that the DTD makes people think > that Forrest will necessarily honor all hints) > So what will be the output without all the skinconf elements? > > In this way we get lax and extensible elements but reasonable editing. > The DTD will not change, so we can easily inline it in the XML, thus > making it trivial for validating editors to validate it (no catalogs to > set). If the DTD will not change is because it does not validate for the elements say: xml.apache.org Apache XML On a skin there is a expectation for feature[@name='search']/property/attribute::name So it will not work and it will not display xml.apache.org I can see the beneficts, but I am not sure. Cheers, Cheche > > In this way we will have a simple skinconf DTD, that is both extensible > and formally validated. > > +1 >