Skip to content
  • Jim Nelson's avatar
    #809: Final step of model/view refactoring. Data objects and their... · 41659771
    Jim Nelson authored
    #809: Final step of model/view refactoring.  Data objects and their collections are now maintained in the 
    classes in DataObject.vala and DataCollection.vala.  All other objects throughout the system can now access 
    photos and events in a unified way, and keep their own state synchronized consistently.
    
    41659771