Antonio Gallardo wrote:
On Mar, 24 de Mayo de 2005, 15:40, Nathaniel Alfred dijo:

Also for the src="{source}" shortcut I am sceptic.  It breaks when
you want to move your <img> content markup from XSP to logicsheet.

But I agree that the xsp:attribute markup is too verbose.  I'd rather
wish for the XSLT analogy:

 <xsp:attribute name="src" value="source"/>

Howto insert there some <xsp:logic>?

Use old syntax for that:

  <xsp:attribute name="src"><xsp:expr>...</xsp:expr></xsp:attribute>

It can't go away now, isn't it?

Vadim

Reply via email to