gwtproject / gwt

GWT Open Source Project
http://www.gwtproject.org
1.51k stars 372 forks source link

XPATH and XSLT support for GWT XML support #12

Closed dankurka closed 8 years ago

dankurka commented 9 years ago

Originally reported on Google Code with ID 3

GWT Release:
1.1.0

Browser or OS version (if applicable):
all

Detailed description:
  Users want XSLT and XPATH in GWT xml support.

Links to the relevant discussion group topics (optional):
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/e77f05af3ea4d732

Reported by gwt.team.hcc on 2006-09-15 18:31:04

dankurka commented 9 years ago

Reported by gwt.team.hcc on 2006-09-15 18:37:18

dankurka commented 9 years ago
I strongly suggest and feveriently hope that you will be implementing this natively.
 I've wrapped both AJAX-XSLT and Sarissa in GWT, and Sarissa, which is natively
implemented, is considerably faster than AJAX-XSLT.

I eagerly await this functionality. 

Thanks,
Eric

P.S. I just realized that you already linked to my groups post regarding native
implemenation, but I'll leave this comment anyway.  Never hurts to duplicate ideas.
 :)

Reported by ebessette on 2006-09-29 02:03:20

dankurka commented 9 years ago
test

Reported by filipe.placido on 2006-10-09 17:25:19

dankurka commented 9 years ago
test

Reported by krzysztof.wysocki on 2006-11-17 00:39:49

dankurka commented 9 years ago
teste

Reported by gilbertojr on 2006-12-13 04:24:32

dankurka commented 9 years ago
test

Reported by luolonghao on 2006-12-20 07:37:28

dankurka commented 9 years ago

Reported by gwt.team.bruce on 2007-01-22 21:29:21

dankurka commented 9 years ago
test

Reported by NHSoft.YHW on 2007-01-31 03:56:45

dankurka commented 9 years ago
I very much want to see this.  I must deal with many complex XML files.  All the
testing required to work in the DOM--node null, node type, processing node lists,
etc.--is too much.  I'm left with processing the file on the server side and sending
serializable objects over the RPC.  I don't like this approach nearly so well.

Reported by thad.humphries on 2007-04-10 21:42:21

dankurka commented 9 years ago
This will be a great feature to have

Reported by mhombal on 2007-04-15 16:36:10

dankurka commented 9 years ago
This is a must-have

Reported by matteo.abrate on 2007-04-29 12:13:48

dankurka commented 9 years ago
yeah yeah yeah

Reported by liujinyao on 2007-04-30 19:16:08

dankurka commented 9 years ago
For those of you who haven't seen the thread in the description of this issue, here's
a GWT wrapper for Sarissa, a native xml/xslt/xpath library, that will allow you to
utilize xml client-side.

http://www.ebessette.com/bin/view/software/xsltforgwt

Thanks,
Eric

Reported by ebessette on 2007-04-30 19:20:31

dankurka commented 9 years ago
I'm currently using Jaxen4GWT
(http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/768da8a7a9c87e6b/952167fb6988a790#952167fb6988a790)
but it has problems and a future GWT release could break it entirely.  Why not assume
this in to GWT?

Reported by thad.humphries on 2007-05-14 17:37:18

dankurka commented 9 years ago
I would like to see Xpath support in GWT as well...

Reported by ben.azan on 2008-02-11 19:24:02

dankurka commented 9 years ago
I'm curious to know if this is implemented in GWT 1.5 now since Java 1.5 has an XPath
Library in it?
http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/xpath/package-summary.html

Reported by sideview1 on 2008-04-03 19:57:39

dankurka commented 9 years ago

Reported by bruce+personal@google.com on 2008-04-08 15:01:55

dankurka commented 9 years ago
I would like to see Xpath support in GWT as well...I don't think people have 
continued commenting on this, but there is an obvious need and almost 100 people 
wanting this feature (based on the stars).

Reported by mwaschkowski on 2009-01-28 14:40:12

dankurka commented 9 years ago
I like to see xpath in GWT, it should be with higher priority 

Reported by alhalayqa on 2009-08-25 08:16:32

dankurka commented 9 years ago
XPath is an essential part of an XML library

Reported by keith.rogers79 on 2009-10-05 20:16:44

dankurka commented 9 years ago
http://code.google.com/p/gwtxslt/ is a good solution, it should be included in GWT (and
maintained).

Reported by torzsmokus on 2011-08-29 14:34:13