Subject: RE: Re: Re: whats the best way to create and use values for lookup (key-value) such that you can loop through it with limits
From: "SANWAL, ABHISHEK (HP-Houston)" <abhishek.sanwal@xxxxxx>
Date: Tue, 16 Sep 2003 11:15:19 -0500
|
True.
The problem exists as a part of a bigger problem which is something I
cannot even think of posting at the moment.
But thanks to you and the other experts here I have been able to get a
feel for how I could "attempt" to approach this problem.
I shall get back on this one when my problem becomes more specific and
defined.
Thank you.
Regards,
Abhishek Sanwal
HP - Houston Campus
abhishek.sanwal@xxxxxx
-----Original Message-----
From: Dimitre Novatchev [mailto:dnovatchev@xxxxxxxxx]
Sent: Tuesday, September 16, 2003 12:00 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Re: whats the best way to create and use values for
lookup (key-value) such that you can loop through it with limits
"SANWAL, ABHISHEK (HP-Houston)" <abhishek.sanwal@xxxxxx> wrote in
message
news:24B68DDCFD49004882CD8D02D2E4338AFFBFDC@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
t...
> Wendell
> Dimitre
> (My thinking was flawed as I was still thinking in terms of standard
> programming languages..(done too much of it all for majority of my 25
> years) local, global, private etc. ..whats the big deal about OOP. Off
> the topic Question: Are functional languages better than OOP languages
> and are there any Fnl languages that are OO ? )
>
> Hopefully if they are in different <Sections > they should not
conflict
> on names? I'll check it out./:)
>
> Another way, I saw somewhere (don't remember) was kind of like this:
> <xsl:variable name=ColValue select=..expression..>
> < if....
> < if..
> < when .. expr
>
> </xsl:variable>
>
> Do you think it would be possible to create such a thing where it
would
> give it would give out a value based on "creatively" created
> expressions?
I cannot guess what you're talking about.
When you start by providing a complete (but minimal possible) example
demonstrating the problem you think you have, then we can think about
the
solution.
At present the problem has not been defined, this is what I think is
obvious.
=====
Cheers,
Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|