... | ... | @@ -14,12 +14,11 @@ it can be called with |
|
|
|
|
|
### deinit states
|
|
|
|
|
|
the action after composing is one of the following:
|
|
|
* discard the composition
|
|
|
* save composition as draft
|
|
|
- save as letter
|
|
|
- save as postcard
|
|
|
the state after composing is one of the following:
|
|
|
* composition is discarded
|
|
|
* composition is sacred as draft
|
|
|
- saved as letter
|
|
|
- saved as postcard
|
|
|
* composition is sent
|
|
|
- this is handled in the SendViewController, because the user should be able to send the composition as draft, if the sending failed
|
|
|
|
|
|
## internal states |
|
|
\ No newline at end of file |