Closed samirahmed closed 10 years ago
In v0.5.4 onwards the function name for the ODataCollectionFetcher class is no longer execute but looks to be read
ODataCollectionFetcher
execute
read
Please see here for the difference.
This cause significant confusion for me since even the sample apps use execute and seem to work but I was having build failures when following the readme instructions
In v0.5.4 onwards the function name for the
ODataCollectionFetcher
class is no longerexecute
but looks to beread
Please see here for the difference.
This cause significant confusion for me since even the sample apps use execute and seem to work but I was having build failures when following the readme instructions