Component framework

Jan Svec honza.svec at gmail.com
Fri Aug 11 04:57:30 EDT 2006


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
components.

Does anybody know the name of this framework?

Thanks,
Honza




More information about the Python-list mailing list