Other than saying the same thing as a feature request, perhaps you could put it into the bug tracker:
http://nagoya.apache.org Thanks, Scott > -----Original Message----- > From: Jim Birchfield [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 10, 2002 8:27 AM > To: Jakarta Commons Users List > Subject: RE: Digester and XML Elements > > > That is what I thought. That sure would be a nice feature. > Is there an official feature request avenue to follow? > > James Birchfield > Director, Application Development > Genscape, Inc. > (502) 583-2298 (o) > (502) 639-3136 (c) > > > -----Original Message----- > From: Scott Sanders [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 10, 2002 11:22 AM > To: Jakarta Commons Users List > Subject: RE: Digester and XML Elements > > AFAIK, this is not possible with Digester today. I suppose > you could write rules to stream events and build up an > Element node, but that is a lot of work. > > I would say that it is 'possible', but not terribly easy. > > Scott > > > -----Original Message----- > > From: Jim Birchfield [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, September 10, 2002 5:03 AM > > To: [EMAIL PROTECTED] > > Subject: Digester and XML Elements > > > > > > I have been using Digester for a while and love it. However > > I am try to do something I have not seen an example of and > > cannot seem to figure out how to do it. I need to grab a > > portion of my config file as the raw XML. I want to be able > > to invoke a method passing in an Element object (or even a > > string if necessary) of a piece of XML in my file. Is that > > possible with Digester today? > > > > James Birchfield > > Director, Application Development > > Genscape, Inc. > > (502) 583-2298 (o) > > (502) 639-3136 (c) > > > > > > -- > To unsubscribe, e-mail: > <mailto:commons-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:commons-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
