On 5/21/07, Kristian Marinkovic <[EMAIL PROTECTED]> wrote:

hi,

i created a stylesheet component that does not allow informal
parameters. i include my stylesheet component by using invisible
instrumentation with t:id like below:

<link t:id="stylesheet" href="style.css" />

Because T5 converts this to an Any component (see documentation)
it tries to evaluate "style.css" as a prop: binding and as there is no
style object with a css property in my page i get an exception.



Please double check this; that is contrary to the code; informal parameters
are evaluated as literals by default.


is there a way to prevent this behaviour so T5 does not try to evaluate
the (dummy text) parameters when using a component that does not allow
informal parameters?




--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

Reply via email to