This is to the Qiang. What do you thinking about moving the widgets that are not used by the framework or a basic app to the zii repository instead of keeping them in framework/web/widgets. If anything this will keep the core lighter if even just a little bit.
Page 1 of 1
proposal
#1
Posted 13 December 2009 - 12:04 AM
php: foreach(array('cat', 'dog', 'cow') as $animal) echo $animal."\n"; python: [(animal, print(animal)) for animal in ['cat', 'dog', 'cow']] ruby: ['cat', 'dog', 'cow'].each {|animal| puts animal}
You say Tomato, I say Tomato.
Share this topic:
Page 1 of 1