Python component model
Fredrik Lundh
fredrik at pythonware.com
Tue Oct 10 09:11:50 EDT 2006
More information about the Python-list mailing list
Tue Oct 10 09:11:50 EDT 2006
- Previous message (by thread): Python component model
- Next message (by thread): Python component model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Edward Diener No Spam" wrote: > A RAD IDE tool to hook up components into an application or library ( > module in Python ) has nothing to do with terseness and everything to do > with ease of programming. python already has excellent and ridiculously easy-to-program ways to hook things up. after all, hooking things up is what python programmers tend to do, most of their time. if you want better support for more precise hooking, post some examples. > All you are saying is that you don't have a need for this, but perhaps others do. handwavy references to what "other may need" is another thing you should avoid if you want your Python change proposal to be successful. </F>
- Previous message (by thread): Python component model
- Next message (by thread): Python component model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list