Skip to content
  • payno's avatar
    Add interface to define Task progress · 2e738261
    payno authored
    - add ewoks.progress: contains Base classes for Progress object and an implementation of a simple 'TextProgress'
    - add ewoks.task.TaskProgress: Task embedding a Progress object
    - add example.sumlist.SumList: simple example of list summation updating progress
    - add unit tests
    2e738261