Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
xslt 2.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Robin Anderson  
View profile  
 More options Jan 25, 5:29 pm
From: Robin Anderson <whatcouldpossiblygowrong...@hotmail.com>
Date: Mon, 25 Jan 2010 13:29:46 -0800 (PST)
Local: Mon, Jan 25 2010 5:29 pm
Subject: xslt 2.0
Hi All

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robin Anderson  
View profile  
 More options Jan 25, 5:34 pm
From: Robin Anderson <whatcouldpossiblygowrong...@hotmail.com>
Date: Mon, 25 Jan 2010 13:34:48 -0800 (PST)
Local: Mon, Jan 25 2010 5:34 pm
Subject: Re: xslt 2.0
Sorry - I hit [tab] then [enter] too quickly after typing the subject
and ended up inadvertently posting...
My question was regarding xslt 2.0 and if there were any plans to use
this for the xml / html generation for the webdash and the emailers.
I'd like to be able to use some regex goodness to only pick lines that
_begin_ with error / warning. As it stands it will consider those
words anywhere in the output.

rob

On Jan 25, 9:29 pm, Robin Anderson


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Craig Sutherland  
View profile  
 More options Jan 25, 5:56 pm
From: Craig Sutherland <cj.sutherl...@xtra.co.nz>
Date: Mon, 25 Jan 2010 13:56:33 -0800 (PST)
Local: Mon, Jan 25 2010 5:56 pm
Subject: Re: [ccnet-devel] Re: xslt 2.0

Hi Rob,

There are no current plans to include it. We are currently using the default XSL-T engine that comes with the .NET framework, so we would have to look at an external component to handle it.

However if there is enough interest (plus a good OS component) then we can look into it for the 1.6 release.

Craig

________________________________
From: Robin Anderson <whatcouldpossiblygowrong...@hotmail.com>
To: ccnet-devel <ccnet-devel@googlegroups.com>
Sent: Tue, 26 January, 2010 10:34:48 AM
Subject: [ccnet-devel] Re: xslt 2.0

Sorry - I hit [tab] then [enter] too quickly after typing the subject
and ended up inadvertently posting...
My question was regarding xslt 2.0 and if there were any plans to use
this for the xml / html generation for the webdash and the emailers.
I'd like to be able to use some regex goodness to only pick lines that
_begin_ with error / warning. As it stands it will consider those
words anywhere in the output.

rob

On Jan 25, 9:29 pm, Robin Anderson


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rashin RamazanArab  
View profile  
 More options Jan 25, 10:33 pm
From: Rashin RamazanArab <s2000ma...@gmail.com>
Date: Mon, 25 Jan 2010 18:33:50 -0800
Local: Mon, Jan 25 2010 10:33 pm
Subject: Re: [ccnet-devel] Re: xslt 2.0

FYI,
I upgraded our drop of CCNET 1.4.0 at my company to use Saxon which has XSLT
2.0 support, and things went quite smoothly.
It would be GREATLY appreciated if somewhere down the line, sooner rather
than later, you guys provide said support.

XSLT 1.0 is quite outdated...

-Rashin

On Mon, Jan 25, 2010 at 1:56 PM, Craig Sutherland
<cj.sutherl...@xtra.co.nz>wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robin Anderson  
View profile  
 More options Jan 26, 9:21 am
From: Robin Anderson <whatcouldpossiblygowrong...@hotmail.com>
Date: Tue, 26 Jan 2010 05:21:50 -0800 (PST)
Local: Tues, Jan 26 2010 9:21 am
Subject: Re: xslt 2.0
Was that a straightforward process ? Would you care to share ?

rob

On Jan 26, 2:33 am, Rashin RamazanArab <s2000ma...@gmail.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Cameron  
View profile  
 More options Feb 2, 12:44 am
From: David Cameron <dave...@gmail.com>
Date: Tue, 2 Feb 2010 15:44:48 +1100
Local: Tues, Feb 2 2010 12:44 am
Subject: Re: [ccnet-devel] Re: xslt 2.0

Rashin

From that message, I can tell you know much more about XSLT than I do. Can I
ask you, is XSLT 2.0 completely backwards compatible with 1.0? In other
words, if we upgraded to 2.0, would users with custom XSLTs face any
potential breakages from the upgrade?

Dave Cameron - http://intwoplacesatonce.com
CruiseControl.NET - http://ccnet.thoughtworks.com

On 26 January 2010 13:33, Rashin RamazanArab <s2000ma...@gmail.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rashin RamazanArab  
View profile  
 More options Feb 2, 6:28 pm
From: Rashin RamazanArab <s2000ma...@gmail.com>
Date: Tue, 2 Feb 2010 14:28:26 -0800
Local: Tues, Feb 2 2010 6:28 pm
Subject: Re: [ccnet-devel] Re: xslt 2.0

There were some minor incompatibilities with 2-3 of the existing xsl files
when I upgraded which I had to correct.
I suspect that's because Microsoft's XSL parser isn't entirely standards
compliant (what's new), and allowed for some errors in the xsl files to be
ignored.
I can say though, that we're happy with the upgrade, as we can finally use
regular expressions and some other less neat stuff. :)

In response to Robin, I can provide you with the specific changes, though be
warned, this is 1.4.0 code (quite old).
I will, however, be upgrading to 1.5 soon and port our changes there, if
you're willing to wait.

Cheers.

-Rashin


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robin Anderson  
View profile  
 More options Feb 3, 8:07 am
From: Robin Anderson <whatcouldpossiblygowrong...@hotmail.com>
Date: Wed, 3 Feb 2010 04:07:10 -0800 (PST)
Local: Wed, Feb 3 2010 8:07 am
Subject: Re: xslt 2.0
Hi Rashin - I can wait - we have a mixture of 1.4 / 1.5 servers here
but we'll be upgrading all of them to 1.5 soon.
When were you thinking of upgrading ?

thanks
rob

On Feb 2, 10:28 pm, Rashin RamazanArab <s2000ma...@gmail.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rashin RamazanArab  
View profile  
 More options Feb 3, 3:50 pm
From: Rashin RamazanArab <s2000ma...@gmail.com>
Date: Wed, 3 Feb 2010 11:50:03 -0800
Local: Wed, Feb 3 2010 3:50 pm
Subject: Re: [ccnet-devel] Re: xslt 2.0

When 1.5 is officially release, we'll move then.
Cheers.
-Rashin

On Wed, Feb 3, 2010 at 4:07 AM, Robin Anderson <


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google