[aerogear-dev] iOS Crypto questions

Douglas Campos qmx at qmx.me
Fri Oct 18 22:48:18 EDT 2013


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?

-- 
qmx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 527 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/aerogear-dev/attachments/20131018/8c1645a4/attachment.bin 


More information about the aerogear-dev mailing list