This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: !!!counters in XSL!!!



> This makes life of programmers which migrate from the commonly used
> tools to XSLT quite difficult.

Which is strange as one of the main points about declarative programming
is that it is (supposed to be) more natural. Are people really so 
infected by exposure to C or java or whatever that what was natural now
becomes strange?

> Usually, people who need counters in their XSLT stylesheets get an
> advice from XSLT gurus to use some awful methods which require calling
> XSLT templates recursively. But 

No usually they are told to use count() or xsl:number or position()
or some other construct that the language provides.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]