You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Haberman <st...@chase3000.com> on 2002/08/26 00:19:11 UTC

[jelly] [patch] unit tests for dynamic tags

Hi,

When I sent the patch for the classloader/dynamic tag stuff, I forgot a
unit test I put together. It basically creates an instance of DynamicTag
and makes sure it is executing as a tag, and hence can ignore it's body,
where as the old code would have invoke the body without regard of
DynamicTag being an instance of Tag.

Thanks,
Stephen

Re: [jelly] [patch] unit tests for dynamic tags

Posted by James Strachan <ja...@yahoo.co.uk>.
From: "Stephen Haberman" <st...@chase3000.com>
> Hi,
> 
> When I sent the patch for the classloader/dynamic tag stuff, I forgot a
> unit test I put together. 

No problem!

> It basically creates an instance of DynamicTag
> and makes sure it is executing as a tag, and hence can ignore it's body,
> where as the old code would have invoke the body without regard of
> DynamicTag being an instance of Tag.

Cool.

Thanks again Stephen. Patches applied.

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>