xsl-list
[Top] [All Lists]

RE: [xsl] how to limit number of items shown

2009-05-31 13:51:26
Yes, the for-each is real foreach loop, I mean the XSL does 
not have a real 'for' loop like this:

 for(i = 0; i<=10; i++){

}

I read somewhere that the hardest programming language to learn is your
second one, because you imagine that the way your first language does things
is the only "right and proper" way and feels so natural. 

That seems to be true regardless what your first and second languages are.
Though the message is a bit confused these days because so many languages
have copied the truly horrible "for" construct from C.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay  


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>