On 5/5/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
you'd extend the original NumberConverterTag, give it a new converter-id, and that'd pretty much be it. And you'd need to add a tld entry. I don't think there's a lot to it than some busy-work.
Also, you'd need to define accessors for the return type attribute if you wanted that to be configurable and add it to the tld.
Maybe it would be worthwhile to make this into a sandbox component with user-configurable return types.
In fact, we could probably just call it t:numberConverter and add a return type attribute to it.

