mis/effort library

Effort : data-in / out - working frame for chore user.

  • ONLY chore.dart should import this. 70% of user-activity is here.
  • User adds or changes his own data to effort Maps.
  • dawo version: version: 0.0.75. - 8.1.2018.
  • NEXT version: Add SplayTreeSet, and LinkedHashSet
  • devState : 25% - PLAN: 008 : 30%

Classes

Effort
Effort class controls resources, that are meant for chore. Common resources are in equ with mission. Effort is working-screen for user, with in and out-data.

Properties

eff Effort
Creating instance of effort class. From now on there is ONLY ONE instance of Effort class. All it's activity is rolled via chore.dart
getter/setter pair
effortReadiness num
getter/setter pair
typeDefTestS String
getter/setter pair

Functions

effortCallingUserJson(String caller) → void
Chaining calls to serve userJson.
effortOperationMapPrint(Map thisMap) → void
howTo: howToMap: Method to print a map. HowToPrintMap: