From: Katana <ka...@ka...> - 2004-02-27 12:47:53
|
> I think you've got me wrong, I don't want to change anything about the > fs:option tag. > > What I suggest is, transforming the two-part tags interally, at the > beginning of FormsessFilter to one-part tag, so they can be processed as > all other tags are. Ok, gotcha. Why not... gotta think about it but why not. > It's a problem in that way, that adding more two-part tags is really > difficult. Just take the fs:textarea tag. > It really should behave like the HTML-textarea-tag (you're talking about > sticking close to HTML yourself). That's another matter :) textarea has opening + closing in order to allow setting a value from the template. At the beggining I didn't want to allow that... but thinking about it why not. As said above I'll think about it, and I'll probably use your suggestion. Thanks a lot, Bertrand |