[aerogear-dev] iOS Crypto questions

Kris Borchers kris at redhat.com
Fri Oct 18 23:09:07 EDT 2013


On Oct 18, 2013, at 9:48 PM, Douglas Campos <qmx at qmx.me> wrote:

> On Fri, Oct 18, 2013 at 11:52:11PM +0200, Corinne Krych wrote:
>> Doug,
>> 
>> Thanks for your reply.
>> I think one the goal of AeroGear is to provide an unified API across
>> different platforms even if it brings some challenges…
>> I'm convinced we can come up with a similar API for encryption.
> 
> That's exactly what I'm talking about, the APIs are similar, but they
> should respect the languages' idiomatisms:
> 
> // JS code
> x.encrypt({a:'', b:''});
> 
> // Java code
> x.encrypt(a, b);
> 
> Why should I impose Java style over JS?

+9001
> 
> -- 
> qmx_______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev




More information about the aerogear-dev mailing list