I could swear I've heard a C++ dev say a similar thing about:

        movzx edi, al
        mov   edi, [td0+edi*4]
        movzx esi, dh
        mov   esi, [td1+esi*4]
        xor   esi, edi
        mov   edi, ecx
        shr   edi, 16
        and   edi, 0xff
        mov   edi, [td2+edi*4]
        xor   edi, esi
        mov   esi, ebx
        shr   esi, 24
        mov   esi, [td3+esi*4]
        xor   esi, edi
        xor   esi, [ebp]

Fact is, HTML/CSS/JavaScript is the most pervasive platform we have
available today and there's no real alternative in sight.

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