Hi. I've found that XSLT was used for generating code from XML descriptions some time ago. But now python script is used for this task. Could anybody explain, why had this switch been made? I'm working on C++ wrappers for XCB. If XSLT was a mistake, probably I shouldn't use it too. But right now XSLT looks like good solution for me.