durusmail: quixote-users: [slightly OT] Component frameworks and Inversion of Control Pattern
is anyone working ona task list, bug list, issue tracking type utility
2004-08-17
2004-08-17
2004-08-18
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
Re: is anyone working ona task list, bug list, issue tracking type utility
2004-08-19
Re: is anyone working ona task list, bug list, issue tracking type utility
2004-08-19
Re: is anyone working ona task list, bug list, issue tracking type utility
2004-08-19
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
2004-08-18
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
2004-08-20
2004-08-20
[slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-23
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-24
2004-08-24
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-24
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-25
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-25
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
[slightly OT] Component frameworks and Inversion of Control Pattern
Bud P. Bruegger
2004-08-23

Hello everyone,

I suppose this is slightly off topic but kind of linked to the component
framework discussion.  Since I have a very high esteem for the people on
this list and their instincts, I would very much like to hear your take on
this one.

With pyContainer http://www.iem.pw.edu.pl/~sniezynr/pycontainer/  and  PEAK
http://peak.telecommunity.com/ there are now two Python "component
frameworks" that use the Inversion of Control Pattern and lightweight
containers to make it easy to create reusable components that can be
flexibly combines.  These concepts that are big and hot in the Java
world.  They also seem to bring the some of the complexity of the java
world with them.

To me personally, the examples of use that I have seen so far seem so
simple (maybe for didactic reasons) that the proposed solution seems overly
complex;  so they haven't convinced me that I really should need the
additional complexity of light-weight containers.

Is there something I'm missing out of and there are some killer use cases
that demonstrate how containers make the solution of problems actually
easier than doing without containers and framework?

many thanks in advance for your feedback!

-bud





reply