Jan Svec wrote:
> Hi all,
> some time ago I've seen an interesting component framework for Python
> but I don't remember the name. I remember only one example. There were
> two components: Wheel and Car, Wheel were then inserted four times into
> Car and so on. Th
Hi all,
some time ago I've seen an interesting component framework for Python
but I don't remember the name. I remember only one example. There were
two components: Wheel and Car, Wheel were then inserted four times into
Car and so on. This framework has had lazy instantiation of child