Any is gone... there's just no need for it anymore, with attribute
expansions in place.
<div t:type="any" class="prop:someProperty">...</div>
is now just:
<div class="${someProperty}">...</div>
Robert
On Jun 13, 2007, at 6/131:11 PM , Steven Woolley wrote:
I noticed the same thing, and I wasn't sure if it was because of a
refresh, or using a different xml parser in my own code...
On 6/13/07, Bill Holloway <[EMAIL PROTECTED]> wrote:
...not complaining (expansions to the rescue), just checking.
After a
recent code launch of maven, all my t:type="any"s broke.
Bill
--
"The future is here. It's just not evenly distributed yet."
-- Traditional
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]