You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by John Ky <ha...@syd.speednet.com.au> on 2000/11/10 17:21:25 UTC

template return values

Templates desparately need to be able to
return values.

I am simulating this with recursion and it's an
absolute mess.  There is more code duplication
than I can bear.

Thanks

-John