From dev-return-25832-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Wed Sep 27 09:13:40 2006 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 52383 invoked from network); 27 Sep 2006 09:13:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2006 09:13:38 -0000 Received: (qmail 2527 invoked by uid 500); 27 Sep 2006 09:13:38 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 2490 invoked by uid 500); 27 Sep 2006 09:13:37 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 2479 invoked by uid 99); 27 Sep 2006 09:13:37 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2006 02:13:37 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=rgardler@apache.org; spf=permerror X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received-SPF: error (idunn.apache.osuosl.org: domain apache.org from 212.23.3.140 cause and error) Received: from [212.23.3.140] ([212.23.3.140:44858] helo=pythagoras.zen.co.uk) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id B2/90-24138-FB04A154 for ; Wed, 27 Sep 2006 02:13:37 -0700 Received: from [217.155.85.142] (helo=[217.155.85.137]) by pythagoras.zen.co.uk with esmtp (Exim 4.50) id 1GSVTw-0005lk-Uy for dev@forrest.apache.org; Wed, 27 Sep 2006 09:13:33 +0000 Message-ID: <451A40B2.7050305@apache.org> Date: Wed, 27 Sep 2006 10:13:22 +0100 From: Ross Gardler User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: Dispatcher i18n update + three more issues References: <016001c6e0f8$6a2504c0$680fa8c0@developer> <4518D814.6070709@apache.org> <4518F4D0.8080804@apache.org> <626631C4-E81F-46C4-8F97-2F715934759D@mac.com> In-Reply-To: <626631C4-E81F-46C4-8F97-2F715934759D@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Pythagoras-IP: [217.155.85.142] X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sjur Moshagen wrote: > [WARNING - long e-mail] (not any more ;-) > This is a lot of work, and I will not be able to do all of this, both in > terms of time and knowledge. The first question is easy enough though: > > WDYT? The solution to the first three use cases involves a value in a session. There is no concept of a session in a static build so how would this play with the CLI? Ross