[aerogear-dev] AGPropertyListStorage implementation

Matthias Wessendorf matzew at apache.org
Tue Jan 8 11:11:31 EST 2013


On Tue, Jan 8, 2013 at 4:57 PM, Christos Vasilakis <cvasilak at gmail.com> wrote:
>
>
> 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



perfect!


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



More information about the aerogear-dev mailing list