nt: Wednesday, July 11, 2001 3:26 PM
> > To: [EMAIL PROTECTED]
> > Subject: Selectors and Matchers vs components in sitemaps
> >
> >
> > I noticed that the packages org.apache.cocoon.selection and
> > org.apache.cocoon.matching contain a number of "code
&g
: Selectors and Matchers vs components in sitemaps
>
>
> I noticed that the packages org.apache.cocoon.selection and
> org.apache.cocoon.matching contain a number of "code
> factories" (writes a
> StringBuffer of java code) while none of the other packages
> (in
I noticed that the packages org.apache.cocoon.selection and
org.apache.cocoon.matching contain a number of "code factories" (writes a
StringBuffer of java code) while none of the other packages (in cocoon) do.
Does this mean that if I write a selector or matcher that I actually should
write a Code