Mario,
I am trying out your s:convertNumber tag. Works great so far, thanks!
Examining the source code, it appears that it is identical to the old
(pre-1.1.2) ConvertNumberTag code, except that:
1) You have renamed it to "TypedNumberConverterTag"
2) You have added the "destType" attribute for (optionally) specifying
the type of number to convert to
So basically, despite being in sandbox, this seems like a very mature
component -- as it is based almost entirely on release-level code.
Let's hope it finds its way into Tomahawk soon.
Regards,
Jeff Bischoff
Kenneth L Kurz & Assoc, Inc.
Mario Ivankovits wrote:
Hi!
How about a tomahawk converter, with the coercion back in place? (See
the JIRA)
Yesterday I committed a convertNumber to tomahawk-sandbox which will
automatically convert the number to the beans expected type.
Ciao,
Mario