No. Sorry.

-- dims

--- Ivelin Ivanov <[EMAIL PROTECTED]> wrote:
> 
> Davanum,
> 
> Have you benchmarked Jaxen vs JXPath?
> 
> Just curious.
> 
> Ivelin
> 
> 
> ----- Original Message -----
> From: "Davanum Srinivas" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, May 19, 2002 4:32 PM
> Subject: Re: Jaxen vs JXPath
> 
> 
> > Ivelin,
> >
> > All you need to do is add a new JXPathProcessorImpl.java. The idea is that
> anyone can use their
> > favorite XPATH library.
> >
> > Thanks,
> > dims
> >
> > --- Ivelin Ivanov <[EMAIL PROTECTED]> wrote:
> > >
> > > I've noticed that there is a Jaxen dependency in 2.1 HEAD.
> > > org/apache/cocoon/components/xpath/JaxenProcessorImpl.java
> > >
> > > Do we want to discuss standardizing on either JXPath or Jaxen.
> > >
> > > I've evaluated Jaxen while working on XMLForm, but opted for JXPath,
> because
> > > it had support for JavaBeans, while Jaxen didn't.
> > >
> > >
> > > Ivelin
> > >
> > >
> > > ----- Original Message -----
> > > From: "Piroumian Konstantin" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Friday, May 17, 2002 8:42 AM
> > > Subject: RE: Something usefull to add to cocoon website (maybe many
> other
> > > project)
> > >
> > >
> > > > > From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]]
> > > > >
> > > > > I like the second option.
> > > > >
> > > > > Another option is to reuse the confirm.xml page, followed by
> > > > > wizard2txt.xsl,
> > > > > followed by xmlform2txt.xsl,
> > > > > then an smtp serializer (or transformer?).
> > > > >
> > > > > Is there an SMTP serializer available? It shouldn't be hard
> > > > > to write one.
> > > >
> > > > There is a SendMail logicsheet.
> > > >
> > > > >
> > > > > BTW, Konstantin are you back from vacation, or you just can't
> > > > > stay too long
> > > > > off the keyboard, wherever you are?
> > > >
> > > > Yes, I'm back, but I am under a pressure at work - have to read a lot
> of
> > > > specs, HLAs and make some decisions.
> > > >
> > > > Promise to take a look at the XMLForm ASAP to make it better. So it'll
> > > allow
> > > > me to make the right decisions here (we have Struts vs. Cocoon,
> exactly
> > > JSP
> > > > vs. XML/XSLT discussions).
> > > >
> > > > Konstantin
> > > >
> > > > >
> > > > >
> > > > > Ivelin
> > > > >
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Konstantin Piroumian" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Thursday, May 16, 2002 6:35 AM
> > > > > Subject: Re: Something usefull to add to cocoon website
> > > > > (maybe many other
> > > > > project)
> > > > >
> > > > >
> > > > > > From: "Ross Gardler" <[EMAIL PROTECTED]>
> > > > > >
> > > > > > > > Take a look at the XMLForm sample developed by Ivelin.
> > > > > It's a feedback
> > > > > > > > wizard that gather all the related to Cocoon
> > > > > installation information.
> > > > > > But,
> > > > > > > > unfortunately, there is no a possibility to store the
> > > > > data somewhere
> > > > > and
> > > > > > > > provide a public access to it.
> > > > > > >
> > > > > > >
> > > > > > > Well we could have it mail the form contents to this list
> > > > > (or bugzilla
> > > > > > > if it is allowing submissions by email). That would be a
> > > > > start wouldn;t
> > > > > > it?
> > > > > >
> > > > > > Yes, but how would you implement it?
> > > > > > If we use <form action="mailto:cocoon-dev@..."; /> on the
> > > > > final form then
> > > > > > it's quite easy, but would require to have all the data to
> > > > > be submitted in
> > > > > a
> > > > > > hidden field on the last page.
> > > > > >
> > > > > > A better solution could be a special pipeline that would
> > > > > transform the
> > > > > > instance data to a good looking format then send it using
> > > > > an action or the
> > > > > > sendmail logicsheet. But this will require to have a
> > > > > connection to an SMTP
> > > > > > server.
> > > > > >
> > > > > > Ivelin, what do you think?
> > > > > >
> > > > > > Konstantin
> > > > > >
> > > > > > >
> > > > > > > Ross
> > > > > > >
> > > > > > >
> > > > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > > For additional commands, email: [EMAIL PROTECTED]
> > > > > > >
> > > > > >
> > > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > For additional commands, email: [EMAIL PROTECTED]
> > > > > >
> > > > >
> > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, email: [EMAIL PROTECTED]
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, email: [EMAIL PROTECTED]
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, email: [EMAIL PROTECTED]
> > >
> >
> >
> > =====
> > Davanum Srinivas - http://xml.apache.org/~dims/
> >
> > __________________________________________________
> > Do You Yahoo!?
> > LAUNCH - Your Yahoo! Music Experience
> > http://launch.yahoo.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 


=====
Davanum Srinivas - http://xml.apache.org/~dims/

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to