Nathan Sobo
1e6e724be7
Deprecate atom.views.getView and store view registry on WorkspaceElement
...
This separates the role of the ViewFactory from the ViewRegistry.
The ViewFactory creates *new* views. The ViewRegistry maintains a
persistent 1:1 mapping from models to views, and is owned by the
workspace rather than being a global service. If someone wants to
*create* a view, they use atom.views.createView. If someone wants to
get the workspace’s view element for a given model, they call .getView
on the workspace.
2014-11-30 17:12:35 -07:00
..
2014-11-30 17:12:35 -07:00
2014-11-26 14:55:38 -08:00
2014-11-20 11:41:53 -08:00
2014-11-27 10:30:50 -07:00
2014-02-03 13:20:28 -08:00
2014-09-25 20:39:04 -06:00
2014-11-10 10:10:52 -07:00
2014-11-26 14:55:39 -08:00
2014-11-26 14:55:40 -08:00
2014-09-30 12:58:10 -06:00
2014-10-27 13:56:23 -06:00
2014-10-01 10:48:39 -06:00
2014-09-18 15:18:42 -07:00
2014-11-17 08:53:29 -08:00
2014-09-29 11:45:01 -06:00
2014-10-15 13:12:42 -07:00
2014-11-24 14:58:21 -08:00
2014-11-24 14:58:21 -08:00
2014-11-30 17:12:35 -07:00
2014-11-26 14:55:38 -08:00
2014-11-07 15:44:59 -07:00
2014-11-30 17:12:35 -07:00
2014-11-10 13:32:58 -08:00
2014-11-30 17:12:35 -07:00
2014-11-30 17:12:35 -07:00
2014-11-30 14:47:51 -07:00
2014-11-30 17:12:35 -07:00
2014-10-16 17:32:24 -07:00
2014-11-27 09:11:21 -07:00
2014-09-25 15:14:29 -07:00
2014-02-02 19:29:54 +06:00
2014-11-26 14:55:38 -08:00
2014-09-25 15:14:29 -07:00
2014-11-26 14:55:38 -08:00
2014-06-04 10:01:45 -07:00
2013-12-31 15:05:34 -08:00
2014-11-27 12:16:35 -07:00
2014-07-21 10:43:30 -07:00
2014-10-15 15:14:13 -06:00
2014-11-13 16:04:57 -08:00
2014-11-26 14:55:39 -08:00
2013-10-16 13:35:12 -07:00
2014-11-30 17:12:35 -07:00
2014-11-26 18:13:12 -07:00
2014-11-27 11:58:38 -07:00
2014-10-24 13:31:42 -07:00
2014-11-30 17:12:35 -07:00
2014-08-14 19:41:49 +02:00
2014-11-20 11:42:49 -07:00
2014-10-21 11:38:43 -07:00
2014-11-19 19:20:48 -07:00
2014-11-30 17:12:35 -07:00
2014-11-27 10:30:50 -07:00
2014-11-30 17:12:35 -07:00
2014-11-30 17:12:35 -07:00