Opened 13 years ago
Closed 10 years ago
#2168 closed enhancement (wontfix)
nested event loop in s.a.Activity.__init__
Reported by: | tomeu | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | rgs | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
We should make a list of what's the bare minimum information that activities need before they are drawn in the screen at startup and acquire all that information synchronously in the ACtivity constructor. The rest should come in form of events.
Change History (3)
comment:1 Changed 12 years ago by rgs
- Cc rgs added
comment:2 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
comment:3 Changed 10 years ago by dnarvaez
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
While this is pretty bad, no user visible consequences are described. It's more like code refactoring task which I don't think we should track here.