geojeff
|
85373d147e
|
Removed check for args_converter in ListAdapter, because in Adapter, if none is provided, a default is set -- there will always be an args_converter.
|
2012-10-18 13:57:34 -05:00 |
geojeff
|
da11bf1253
|
Added tests for calling SimpleListAdapter methods.
|
2012-10-18 11:12:38 -05:00 |
geojeff
|
64da0c1f43
|
Added tests for instantiating Adapter and ListAdapter. In the process, decided to take all method code out of Adapter, and put raise NotImplementedError in each.
|
2012-10-17 16:36:08 -05:00 |
geojeff
|
c22e71f5cc
|
Moved todo lists and notes out of core code and into the README for list examples.
|
2012-10-17 11:53:48 -05:00 |
Jeff Pittman
|
22bf61f6f2
|
Evened out docs for examples.
|
2012-08-18 04:58:43 -05:00 |
Jeff Pittman
|
ae8520343d
|
Docs improvements and the addition of a basic README file for lists.
|
2012-08-17 14:45:42 -05:00 |