[aerogear-dev] AGPropertyListStorage implementation
Matthias Wessendorf
matzew at apache.org
Tue Jan 8 09:51:42 EST 2013
On Tue, Jan 8, 2013 at 3:38 PM, Christos Vasilakis <cvasilak at 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)
-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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130108/3c7c0694/attachment.html
More information about the aerogear-dev
mailing list