Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.5-rc2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
It's pretty easy to get confused with which method must be called to invoke code inside/outside the UI thread.
Proposed changes
in griffon.core.ThreadingHandler
execOutside -> execOutsideUI execSync -> execInsideUISync execAsync -> execInsideUIAsync
in griffon.core.GriffonApplication
eventOutside -> eventOutsideUI
in griffon.util.EventPublisher
publishEventOutside -> publishEventOutsideUI
in org.codehaus.griffon.runtime.core.EventRouter
publishOutside -> publishOutsideUI
Activity
Andres Almiray
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Renamed threading methods to spell out which thread they affect | Rename threading methods to spell out which thread they affect |
Andres Almiray
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 0.9.5 [ 18330 ] | |
| Resolution | Fixed [ 1 ] |
Andres Almiray
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Fixed with https://github.com/griffon/griffon/commit/68540adba9fcecd6724b20b3cc20d8f1d5dcec07