On Oct 6, 2006, at 6:37 AM, Antonio Petrelli wrote:

Hmm, I can't find any of my examples of using getAsString but I thought I'd done it like this: <tile><tiles:getAsString name="tilte"/></title> or something like that. I would be perfectly fine if I could use <tiles:insert> in that way if getAsString goes away. So I guess my answer to your question is yes :-)

Aarghh! I was wrong, <tiles:getAsString name="xxx" /> is not the same as <tiles:insert name="xxx" type="string" /> because it should be an attribute (type="attribute") of type "string": yuck two types! At this point I think we should not remove <tiles:getAsString> but maybe we can rename its class, GetAttributeTag, to GetAsStringTag. Is it ok with you?

Yeah, I'm ok with that.

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to