Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 32162 invoked from network); 16 Jan 2007 21:28:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2007 21:28:28 -0000 Received: (qmail 7673 invoked by uid 500); 16 Jan 2007 21:28:30 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 7623 invoked by uid 500); 16 Jan 2007 21:28:30 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 7612 invoked by uid 99); 16 Jan 2007 21:28:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2007 13:28:29 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lundquist.mark@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2007 13:28:19 -0800 Received: by an-out-0708.google.com with SMTP id c31so1249808anc for ; Tue, 16 Jan 2007 13:27:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:from:subject:date:to:x-mailer; b=XFX15O5ddhzxbbKs7m3rGxAUIYcbda1UnIkWkB004/IWwaoT9TxuwetuGe7T0/Pdw0FUNhub7EFpeg+oSm/WWFTCJa7ZGL8t5JMhZMBnBmeqBS5UAyOCPIVXKTf2HUPxfHGCsyZNhJdj089QHd5D1eRp32qD5pIZL9RZ1KMNSQU= Received: by 10.65.233.16 with SMTP id k16mr2147041qbr.1168982878868; Tue, 16 Jan 2007 13:27:58 -0800 (PST) Received: from ?192.168.0.3? ( [67.171.172.83]) by mx.google.com with ESMTP id e15sm8881967qbe.2007.01.16.13.27.57; Tue, 16 Jan 2007 13:27:58 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v624) In-Reply-To: References: <45ABC80B.7070009@blue-elephant-systems.com> <45ABCA75.1030508@hippo.nl> <45AC966A.8050703@hippo.nl> Content-Type: multipart/alternative; boundary=Apple-Mail-1--450368620 Message-Id: <4e2212fa2e319f5de1c188f19bd101c9@gmail.com> From: Mark Lundquist Subject: Re: Access items from a selection list from within flowscript Date: Tue, 16 Jan 2007 13:27:55 -0800 To: users@cocoon.apache.org X-Mailer: Apple Mail (2.624) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-1--450368620 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=WINDOWS-1252; format=flowed On Jan 16, 2007, at 9:44 AM, I wrote: > Yeah, but what I don't understand is why getItems() isn't part of the=20= > SelectionList interface. I guess the reason DynamicSelectionList doesn't have getItems() is that=20= it's more "dynamic" than you expect :-). DynamicSelectionList doesn't=20= really "have" items at all. It knows how to get the items from a=20 source and write them directly to a SAX stream, as it's called upon to=20= do when the form is generated for display. Ralph, if you think it would be really useful for this class to support=20= getItems(), I suggest you post it as a feature request to JIRA; maybe=20 summarize your usage scenario to lend strength to the case... :-) best regards, =97ml=97 --Apple-Mail-1--450368620 Content-Transfer-Encoding: quoted-printable Content-Type: text/enriched; charset=WINDOWS-1252 On Jan 16, 2007, at 9:44 AM, I wrote: Yeah, but what I don't understand is why getItems() isn't part of the SelectionList interface. I guess the reason DynamicSelectionList doesn't have getItems() is that it's more "dynamic" than you expect :-). DynamicSelectionList doesn't really "have" items at all. It knows how to get the items from a source and write them directly to a SAX stream, as it's called upon to do when the form is generated for display. Ralph, if you think it would be really useful for this class to support getItems(), I suggest you post it as a feature request to JIRA; maybe summarize your usage scenario to lend strength to the case... :-) best regards, =97ml=97 --Apple-Mail-1--450368620--