[aerogear-dev] AGPropertyListStorage implementation

Christos Vasilakis cvasilak at gmail.com
Tue Jan 8 10:57:44 EST 2013


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

> 
> 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 )
> 

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 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
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130108/708ecc27/attachment.html 


More information about the aerogear-dev mailing list