From cocoon-users-return-36145-apmail-xml-cocoon-users-archive=xml.apache.org@xml.apache.org Tue Jul 02 12:45:35 2002 Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 64832 invoked by uid 500); 2 Jul 2002 12:45:35 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 64794 invoked from network); 2 Jul 2002 12:45:34 -0000 From: "Vadim Gritsenko" To: Subject: RE: [doc] Request feedback on Draft: Parameter Selector user doc Date: Tue, 2 Jul 2002 08:44:45 -0400 Message-ID: <01f901c221c6$3ec9f7e0$0a00a8c0@vgritsenkopc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <4682DF96-8DB6-11D6-9F9F-0030653FE818@apache.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > From: Diana Shannon [mailto:shannon@apache.org] >=20 >=20 > On Monday, July 1, 2002, at 06:52 PM, Naquin, Beth wrote: >=20 > Thanks Beth for your great work so far. Here's a few ideas how I would > find answers to your questions. >=20 > > Parameter Selector > > applies to:=A0 cocoon 2.0.2, ?????????????? DOES THIS APPLY TO OTHER > > VERSIONS OF COCOON ALSO?? >=20 > Are you working with CVS? If not, you can use ViewCVS. > http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/ >=20 > Well, a quick check in my cvs copy at > src/java/org/apache/cocoon/selection/ > in both HEAD and 2.0.3 branches shows the file ParameterSelector.java > still exists. > Looking into the source code itself, I don't see any deprecated javadoc > comments. > Also, a diff of the version in release and the version in Head shows no > substantive difference. > Safe bet to assume this applies all versions of Cocoon. Yes. =20 > > Name: Parameter Selector > > Class:=A0 org.apache.cocoon.selection.ParameterSelector > > Cacheable:=A0 ????????=A0 CAN SOMEONE ANSWER THIS, OR IS IT NONAPPLICABLE?? N/A. > I would say nonapplicable. How to check: To be cacheable, a sitemap > component must either > implement the Cacheable (deprecated) or the CacheableProcessingComponent > interface. > This includes generators, transformers, and serializers -- *not* > selectors. > Reason: Selectors help control flow of a pipeline. Values of selectors ^^^^^^^^^^^^^^^ "Help choose components of a pipeline", "help build a pipeline". Vadim > don't represent the XML > content (the "stuff" flowing through the pipelines) which is the actual > target of caching mechanisms. >=20 > At least that's my interpretation... > > Diana --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: