Also note the absence of generics in the Apache version.  This is
something you would lose, coming from a class file.

On Oct 28, 2:49 pm, markmahieu <[email protected]> wrote:
> The Android version looks strikingly like code that's been decompiled
> from a class file, to me.  All local variables seem to use naming
> that's very formulaic, and unusual for a Java developer to choose
> (with such consistency anyway).  Then there's the fact that the
> ANY_POLICY constant is defined, but the literal is used in the code
> instead.  I've seen decompilers create the slight differences in loop
> styles too.
>
> Most curious.
>

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to