CruxFramework / crux-widgets

6 stars 4 forks source link

Rename AsyncDataProviders and SyncDataProviders #550

Closed admtriggo closed 9 years ago

admtriggo commented 9 years ago

From thi...@cruxframework.org on October 02, 2014 14:07:04

DataProviders must be renamed to EagerDataProvider and LazyDataProvider. Async and Sync are not good names, once the data loading is always asynchronous. The difference is that lazy loads data on demand, when it becomes needed.

Original issue: http://code.google.com/p/crux-framework/issues/detail?id=550

admtriggo commented 9 years ago

From thi...@cruxframework.org on October 02, 2014 10:14:28

Status: Started

admtriggo commented 9 years ago

From alexan...@triggolabs.com on October 03, 2014 11:57:11

Labels: Milestone-M14-C4

admtriggo commented 9 years ago

From samuel@cruxframework.org on November 17, 2014 04:35:45

Labels: -Type-Defect Type-Enhancement

admtriggo commented 9 years ago

From thi...@cruxframework.org on January 30, 2015 10:22:20

Status: Fixed
Labels: TargetVersion-5.3.0