[xsl] Cheaper to prepend or append an item to a sequence?

Subject: [xsl] Cheaper to prepend or append an item to a sequence?
From: "Costello, Roger L." <costello@xxxxxxxxx>
Date: Tue, 22 Feb 2011 06:27:40 -0500
Hi Folks,

When adding an item to a sequence, it is: (circle the correct answer)

(a) Cheaper to add the item to the front of the sequence

(b) Cheaper to add the item to the end of the sequence

(c) Costs the same to add the item to the front or to the end

(d) The cost varies depending on the XSLT processor


/Roger

Current Thread