<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I meant that a decorator could be used to provide dynamic<br>
notifications. The decorator might return a callable class that calls<br>
the original method, and then the callable class iterates through the<br>
list of callables that were registered with it using<br>
component.add_notification().<br>
<font color="#888888"></font></blockquote><div><br>Ahh, yes this would work well for methods.  But obviously wouldn't work with attributes.<br><br>Cheers,<br><br>Brian<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
Darren<br>
</font></blockquote></div><br>