Hi,
There are no problems with "-" in xsl params (or variables, template names,
etc..).
I do remember a long time ago there was a problem in XSLTC(and Resin's
compiled XSLT) that used the same name in the generated java code and
obviously you cannot have a java (or javascript) variable like 'my-var'
I haven't used XSLTC for a while, so I don't know if the bug has been
reintroduced??
That being said, I standardized on using underscores instead of
dashes/minus-signs because of java/javascript code generation issues.
Best,
-Rob
> -----Original Message-----
> From: news [mailto:news@main.gmane.org] On Behalf Of Andreas Hartmann
> Sent: Tuesday, June 10, 2003 10:40 AM
> To: lenya-dev@cocoon.apache.org
>
> Andreas Hartmann wrote:
>
> [...]
>
> >
> > This is very strange. Actually, the correct parameter name is
> > context-prefix:
>
> I remember that there were problems with "-" in XSLT parameter
> names, but they appear only on several configurations (e.g.,
> I updated my JDK recently to 1.4.2, that might be the reason
> that it works for me).
>
> Jann also discovered the solution by accident, so I will remove
> the hyphen from the parameter name.
>
> Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-dev-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-dev-help@cocoon.apache.org
|