473,419 Members | 1,697 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,419 software developers and data experts.

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 sd*******@mailnull.com.

Thanks.

Sergey Dubinets
Aug 8 '06 #1
1 2380
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" <sd**@NoSpam.Microsoft.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
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 sd*******@mailnull.com.

Thanks.

Sergey Dubinets


Aug 9 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: dado0583 | last post by:
Hi, I'm currently writing an XSLT Editor tool as part of a university project. I would like to know what those of you that use XSLT look for in an XSLT editor. Currently, the main features will...
0
by: Jay Allard | last post by:
Hello I posted this in the vb.net group on the 2/25/2004, but didn't get any response. Here's attempt 2. Does anyone know of a more appropriate place to post this? One new piece of...
4
by: Anders Borum | last post by:
Hello! With XSLT 2.0 in the pipeline at the W3 consortium, I'm wondering if Microsoft is planning to support it with the next release of the .NET framework? It sure looks like a promising set of...
3
by: Ian Roddis | last post by:
Hello, I want to embed SQL type queries within an XML data record. The XML looks something like this: <DISPLAYPAGE> <FIELD NAME="SERVER" TYPE="DROPDOWN"> <OPTION>1<OPTION> <OPTION>2<OPTION>...
1
by: Oleg Paraschenko | last post by:
Hello, those who are still interested in "lisp vs xml" and "xml is a poor copy of s-expressions" issues, might find my recent writings interesting: Towards s-expression based XPath/XSLT...
2
by: bllfrnch | last post by:
Hi all, We use XSLT extensively here at work and made the jump to XSLT 2 back in January. Doing so increased productivity by leaps and bounds. Before we made the switch, we were often doing...
51
by: Jon Harrop | last post by:
If Microsoft turn F# into a product and place it alongside C# and VB, will many people migrate from C# to F#? -- Dr Jon D Harrop, Flying Frog Consultancy http://www.ffconsultancy.com/products/?u
2
jkmyoung
by: jkmyoung | last post by:
Here's a short list of useful xslt general tricks that aren't taught at w3schools. Attribute Value Template Official W3C explanation and example This is when you want to put dynamic values...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.