topalbu / android-binding

Automatically exported from code.google.com/p/android-binding
0 stars 0 forks source link

MarkupDemo on trunk not compiling anymore? #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Checkout source tree
2. Adjust various build path issues
3. Build trunk projects

What is the expected output? What do you see instead?
Description Resource    Path    Location    Type
The type CursorContentUpdate.GroupsRowModel must implement the inherited 
abstract method 
LazyLoadRowModel.isMapped() CursorContentUpdate.java    /AndroidBindingMarkupDemo/s
rc/com/gueei/demos/markupDemo/viewModels    line 59 Java Problem

Description Resource    Path    Location    Type
The type DynamicLoadingArrayList.Item must implement the inherited abstract 
method 
LazyLoadRowModel.isMapped() DynamicLoadingArrayList.java    /AndroidBindingMarkupDe
mo/src/com/gueei/demos/markupDemo/viewModels    line 66 Java Problem

Description Resource    Path    Location    Type
The type FilterCursorList.FilteredCursorRowModel must implement the inherited 
abstract method 
LazyLoadRowModel.isMapped() FilterCursorList.java   /AndroidBindingMarkupDemo/src/
com/gueei/demos/markupDemo/viewModels   line 68 Java Problem

...

Thanks!

Original issue reported on code.google.com by maio...@gmail.com on 6 Nov 2012 at 6:33

GoogleCodeExporter commented 9 years ago
Now AndroidBindingV30 library builds well, but application demo still complains 
about missing ActivityBinder and missing bind(...) method: any suggestions?

Original comment by maio...@gmail.com on 9 Nov 2012 at 4:27

GoogleCodeExporter commented 9 years ago
...I'm talking about MarkupDemoV30 and MarlupDemoICS, not 
AndroidBindingMarkupDemo, that builds successfully.

Thanks!

Original comment by maio...@gmail.com on 13 Nov 2012 at 8:09

GoogleCodeExporter commented 9 years ago
We have moved to Github. Please check the code there. 

Original comment by gueei....@gmail.com on 3 May 2013 at 2:25