<html><body>On 07:56 pm, exarkun@divmod.com wrote:<br />&gt;On Tue, 31 Oct 2006 11:57:05 -0500, Phil Christensen &lt;phil@bubblehouse.org&gt; <br />&gt;wrote:<br /><br />&gt;&gt; &#160;T.div(render=T.directive('liveElement'))[<br />&gt;&gt; &#160;T.input(type='text', size=80)[athena.handler(event='onkeypress', <br />&gt;&gt;handler='parse')]])<br />&gt;&gt; &#160;]<br />&gt;&gt;<br />&gt;&gt;fails without generating any error. I guess I'm okay with the first <br />&gt;&gt;version for my particular use-case, but I'd be interested to know if <br />&gt;&gt;there's something obvious I'm missing, or other information I can &#160;supply.<br />&gt;<br />&gt;How does it fail? &#160;Can you throw together a minimal self-contained example?<br />&gt;I use this in a lot of places and it works and as far as I understand there<br />&gt;is no reason it shouldn't.<br /><br />Not only does it work, but we are trying to move towards that being the suggested style, as it generally has superior error-handling characteristics. &#160;It would be really nice to get issues with it fixed, and even if this isn't a real problem, document it as a possible "gotcha" so people do not feel uneasy about taking this approach.<br /><br />So.. got a unit test? :)</body></html>