Last modified: 2013-01-18 04:47:21 UTC
The current JS implementation is incredibly inefficient and memory hungry (especially with images). Also PhoneGap issues mean we usually seem to lose this functionality after every iOS upgrade, and need to fix that back. Porting the code to Objective-C would fix all these issues.
By 'porting the code' I mean porting the Save Page code to Objective-C and exposing it as a PhoneGap plugin. Similar to how we do it on Android
We'll be rewriting the whole app, so.... :)