![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: class attribute to instance attribute
From: Donnal Walter <donnal@donnal.net>
Date: Fri Jul 01 2005 - 14:41:39 CEST
Devan L wrote:
> Why make it an instance attribute? Couldn't you just look at
Each "presenter" (instance) needs its own "view" (instance). The class
> If its something that depends on each instance's value
The view instance is not known at design time; it can only be created at
Donnal
|