Finally I found some time to try things and I answered myself. Just in case anyone find this useful I&#39;ll put a link to the post I wrote explaining how to use lazr.delegates to improve the infoheritance pattern found in the Storm documentation:<br>
<br><a href="http://www.lorenzogil.com/blog/2009/01/18/mapping-inheritance-to-a-rdbms-with-storm-and-lazrdelegates/">http://www.lorenzogil.com/blog/2009/01/18/mapping-inheritance-to-a-rdbms-with-storm-and-lazrdelegates/</a><br>
<br>I hope it&#39;s useful<br><br>Lorenzo<br><br><div class="gmail_quote">2009/1/15 Lorenzo Gil Sanchez <span dir="ltr">&lt;<a href="mailto:lorenzo.gil.sanchez@gmail.com">lorenzo.gil.sanchez@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I just saw that Canonical has open sourced a package called lazr.delegates[1] and I think that one of its possible uses may be about hiding the composition stuff that the infoheritance does and make it all looks like real inheritance. I wonder if anyone one has working code that uses both things and is willing to show it to us since I&#39;m really interested in them for my application. As I still need to make my brain used to these concepts some tutorial or examples would really help me.<br>

<br>Best regards,<br><br>Lorenzo Gil<br><br>[1] <a href="http://pypi.python.org/pypi/lazr.delegates" target="_blank">http://pypi.python.org/pypi/lazr.delegates</a><br>
</blockquote></div><br>