NN – WordPress

September 26, 2007

XSLT vs XQuery

Filed under: xml, xquery, xslt — by NN @ 3:49 pm
Tags: , ,

I love much XSLT2, though I do not love much XSLT1.

I have noticed a lot of time ago about XQuery. It seemed nice language without XML overhead and very straightforward.

Yet, I’m using XSLT for my XMLs.

I have found some nice article describing the diff between XSLT2 and XQuery : Comparing XSLT and XQuery

On the other hand nor Mozilla will support XSLT2 in the near future. Only EXSLT will be supported.

Microsoft about XSLT 2.0.  Sounds interesting if IE will support XSLT2 before FF.

September 24, 2007

XML

Filed under: xml — by NN @ 8:49 pm
Tags: , ,

XML is very good thing. Because it sux. Nevermind

The idea of XML as middle end language is very interesting and very revolutionary. The only problem I have is bringing WinAPI to XML view.

I have tried doxygen to generate some XMLs and use XLST to transform it to some usable XML without useless doxygen information.

(Do not try to run doxygen on Platfrom SDK, it takes a lot of time, and a lot of memory. Useless)

It looks good, though it is too much overhead there.

Today I tried SWIG. It seems it is worse than doxygen.

 

Currently the only solution is to use doxygen.

Powered by WordPress.com