On Jan 8, 2013, at 4:51 PM, Matthias Wessendorf <matzew@apache.org> wrote:


On Tue, Jan 8, 2013 at 3:38 PM, Christos Vasilakis <cvasilak@gmail.com> wrote:
Hi team,

fyi,
in order to have some long-term storage of data (for example storing the OTP secret), I am writing a simple PropertyList based implementation of AGStore.

+1 on having a simpe plist store (at least for now)
 
It will provide the same interface as the AGStore that is save, read and remove of data and internally will use the Property List mechanism for iOS.  As with all other implementations, a configuration object will be used to passed  in the parameters (e.g. filename of the archive etc.) .

can the filename / archive be derived from the 'store name'?
(see https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOS/config/AGConfig.h#L29 )


yes good idea  we can use the store name as the filename also

-
Christos




-Matthias

 
A ticket has been opened to track this [1].

More info as I progress.

Thanks,
Christos

[1] https://issues.jboss.org/browse/AEROGEAR-783




_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev