According iPhone application programmer guide, an application should load with the state it was in when last quit.
This requirement surely brings better usability but also requires some coding effort...
My question is: since iPhone OS 4.0 is released and is keeping last application state automatically, is this effort really justified or needed as for today?
Thanks, Josh