

I’m talking about gxp, the Google XML Pages, which is in 0.2 beta. Competes in RIA space? Well, take it look at the Hello World code:
<gxp:template name='com.google.sample.HelloWorld' xmlns='http://www.w3.org/1999/xhtml' xmlns:gxp='http://google.com/2001/gxp'> <b>Hello,<br/> World!</b> </gxp:template>
Does it look very familiar to you? Did you have the same feeling as you felt the first time you saw a Silverlight Hello World code? I bet you do and that’s what I meant.
GXP is an XML language. XML has a concept of “well-formedness”. Your file does not comply, hence the problem. XML is much more strict than HTML (and HTML is actually a lot more strict than most people realize — browsers are very forgiving and will accept a lot of invalid HTML).Here are the features of gxp:
Shoud Adobe be worried now, after Microsoft started riding the perfect wave Flex generated and now the Google beast moving in? One thing for sure though, that is Sun is biting its lip off for not going the same route with JavaFX. JavaFS Script, what the hack is that?
If you would like to make a comment, please fill out the form below.
Recent Comments