[sugar] [PATCH] Make Frame, Shell and ShellModel singletons and remove all those references dragged around constructors.
Marco Pesenti Gritti
mpgritti at gmail.com
Wed Apr 2 08:18:08 EDT 2008
+ view.Shell.initialize()
What about something like this instead:
shell = view.shell.get_instance()
shell.start()
The rest looks good.
Marco
More information about the Sugar
mailing list