IDEMSInternational / rapidpro-flow-toolkit

Toolkit for using spreadsheets to create and modify RapidPro flows
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Default vs Optional values #38

Open geoo89 opened 1 year ago

geoo89 commented 1 year ago

Design a policy when to use optional values and when to use default values in RowModels. This should include when to interpret the empty string in a sheet cell as None and when to interpret it as a value.