5 Commits

Author SHA1 Message Date
Alex Rozanski 7449fd8b12 Add a 'type' property to the PhotoCollection class in the view-based example. 2014-01-27 14:58:40 +00:00
Alex Rozanski d1dbe60b4e Make use of a Photo object in the view-based example app. 2014-01-27 14:51:49 +00:00
Alex Rozanski f416b43ccf Add a currently selected item label to the view-based Source List example project. 2014-01-23 17:11:39 +00:00
Alex Rozanski b2cda7e069 Update copyright headers in all the files. 2014-01-06 13:45:03 +00:00
Alex Rozanski b09e6b3fbf Implement an example model object, PhotoCollection.
This is used to encapsulate information about collections used in the view-based
example project. It is an example of using a representedObject property on a
Source List item model to avoid having to synchronise model changes with the
Source List item model.
2014-01-06 12:24:59 +00:00