Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 8th, 2006, 01:15 AM
Sergey Dubinets
Guest
 
Posts: n/a
Default Future XSLT/XPath features in .NET Framework

In effort to prioritize our goals we composed the list of random features
each of them may add value to set of XSLT tools offered from Microsoft.



1. XSLTc (Compiler for XSLT stylesheets, that generates .NET
assemblies)

2. Performance improvements in the XslCompiledTransform

3. Compilation XSLT to JScript (like AjaXslt)

4. Compilation XSLT to C++

5. XSLT 2.0 in the XslCompiledTransform

6. XSLT 2.0 in the MSXML

7. XPath 2.0 in the Select() methods of XPathNavigator/XmlDocument

8. XQuery processor in .NET Framework



9. Current Node Highlighting (in the source document on each
XsltDebugger step)

10. Data Breakpoints (Ability to put breakpoints in the source document to
break when this node becomes current for any
xsl:for-each/xsl:apply-templates instruction)

11. Profiling (Ability to profile XSLT execution with VS tools)

12. XPath Visualizer/Search (Ability to use XPath in the Find/Replace
dialog in the XmlEditor)

13. Extend expression evaluator in the XsltDebugger with support to XSLT
functions (document(), key(), :) and script functions

14. Intellisense in XPath expressions in the XmlEditor

15. Stepping through match patterns while evaluating xsl:apply-templates

16. Other _________________________



We'd be happy to hear your opinion. I'll post back the results in two weeks.

Please send your wishes and suggestions to sdub.xslt@mailnull.com.



Thanks.

Sergey Dubinets


  #2  
Old August 9th, 2006, 09:15 AM
Joe Fawcett
Guest
 
Posts: n/a
Default Re: Future XSLT/XPath features in .NET Framework

Sergey

Well I could give my boss' usual answer to such questions, "all of them".

My own priorities would be -
Must haves:
1. XSLTc (Compiler for XSLT stylesheets, that generates .NET
assemblies)
5. XSLT 2.0 in the XslCompiledTransform
7. XPath 2.0 in the Select() methods of XPathNavigator/XmlDocument

Should haves:
2. Performance improvements in the XslCompiledTransform
6. XSLT 2.0 in the MSXML (Plus signature support and an announcement
of support etc. for COM XML development)
8. XQuery processor in .NET Framework
11. Profiling (Ability to profile XSLT execution with VS tools)

Could haves:
3. Compilation XSLT to JScript (like AjaXslt)
4. Compilation XSLT to C++
12. XPath Visualizer/Search (Ability to use XPath in the Find/Replace
dialog in the XmlEditor) Currently using DonXML's gadget
14. Intellisense in XPath expressions in the XmlEditor

Would like:
9. Current Node Highlighting (in the source document on each
XsltDebugger step)
10. Data Breakpoints
13. Extend expression evaluator in the XsltDebugger with support to XSLT
functions (document(), key(), :) and script functions
15. Stepping through match patterns while evaluating xsl:apply-templates

But ask me tomorrow and my priories may have changed :)

--

Joe Fawcett (MVP - XML)

http://joe.fawcett.name


"Sergey Dubinets" <sdub@NoSpam.Microsoft.comwrote in message
news:%23ok9eBouGHA.3364@TK2MSFTNGP02.phx.gbl...
Quote:
In effort to prioritize our goals we composed the list of random features
each of them may add value to set of XSLT tools offered from Microsoft.
>
>
>
1. XSLTc (Compiler for XSLT stylesheets, that generates .NET
assemblies)
>
2. Performance improvements in the XslCompiledTransform
>
3. Compilation XSLT to JScript (like AjaXslt)
>
4. Compilation XSLT to C++
>
5. XSLT 2.0 in the XslCompiledTransform
>
6. XSLT 2.0 in the MSXML
>
7. XPath 2.0 in the Select() methods of XPathNavigator/XmlDocument
>
8. XQuery processor in .NET Framework
>
>
>
9. Current Node Highlighting (in the source document on each
XsltDebugger step)
>
10. Data Breakpoints (Ability to put breakpoints in the source document
to break when this node becomes current for any
xsl:for-each/xsl:apply-templates instruction)
>
11. Profiling (Ability to profile XSLT execution with VS tools)
>
12. XPath Visualizer/Search (Ability to use XPath in the Find/Replace
dialog in the XmlEditor)
>
13. Extend expression evaluator in the XsltDebugger with support to XSLT
functions (document(), key(), :) and script functions
>
14. Intellisense in XPath expressions in the XmlEditor
>
15. Stepping through match patterns while evaluating xsl:apply-templates
>
16. Other _________________________
>
>
>
We'd be happy to hear your opinion. I'll post back the results in two
weeks.
>
Please send your wishes and suggestions to sdub.xslt@mailnull.com.
>
>
>
Thanks.
>
Sergey Dubinets
>
>

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles