Actions
Bug #1976
closedProblems in Trivial Applications page
Start date:
09/09/2014
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
The following fixes and improvements are needed in Trivial Applications page (as of commit g9ad2d72):
- trivial consumer
setScope
is deprecated (#1734)- Face variable should be a class member, to be consistent with other example apps
- Interest variable should be named as
interest
, noti
- line 65 violates rule 1.2
- trivial producer
onInterest
should takeInterestFilter
parameter typeonRegisterFailed
should make use of error code
- consumer with scheduler
- same problems as trivial consumer
- highlighting is incorrect
Actions