stats4sd / Sampling-Decision-Assistant

GNU General Public License v3.0
0 stars 0 forks source link

reduce calls to form and data provider, linking project state to automated backup #194

Open chrismclarke opened 6 years ago

chrismclarke commented 6 years ago

Currently lots of manual calls to first update the form using the form provider and then calling data provider background save. Would probably make more sense to use actions, and additional listener (/saga) to handle background save