Random photo
Loading...
Domains for sale
|
May 15, 2007Compiled XSLT decompiler?I was reading Scott's post on Reflector Addins and had this idea... Now (well, not now but in the next .NET version - Orcas) that XSLT can be compiled into dll, it must be time to think about XSLT decompiler (and appropriate Reflector addin of course). I believe that must be feasible. Would it be useful for you? Comments
Thanks, Sergey. Well, I didn't mean decompiling back to original XSLT code, I meant decompiling to resulting code, after all optimizations done. It would be nice to see how XSLT looks compiled and optimized. I realize that might be unfeasible though. Profiler - great idea! Let's build it. Posted by: Oleg Tkachenko at June 4, 2007 10:41 AMYou wish! Let's better create a profiler. Orcas doesn't have it and everything that needed to be done in Framework is already there. Posted by: Sergey Dubinets at May 24, 2007 7:15 AMThat would *ROCK*! Would be *great* for reading code without having to manually parse through the transformation files themselves. Posted by: M. David Peterson at May 16, 2007 1:53 AMPost a comment
|