Re: odd tiles behavior with tile parameters

2003-07-07 Thread matthew c. mead
Thanks for the follow-up - I will try String. My problem really isn't with the attributes I'm specifying as direct=true or type=string, it's with the one (navNode from my example) that I must specifically leave off the type/direct attributes in order for it to work with the useAttribute tag:

Re: odd tiles behavior with tile parameters

2003-07-07 Thread Sandeep Takhar
The docs on useAttribute seem do not mention that it will honour the type attribute. Obviously it is not a string when placed as a put. This would cause the class cast. What is the cast exception. It should specify what it thinks it is? There is a getAsString method as well, but I don't