On Thu, Sep 1, 2011 at 7:10 PM, Kristopher Micinski
<[email protected]> wrote:
> On Thu, Sep 1, 2011 at 12:38 PM, Michael Banzon <[email protected]> wrote:
>> Is there any particular reason to translate the python code to Java?
>>
>> Couldn't that step be omitted by making a python to Dalvik bytecode compiler?
>>
>
> I don't see any reason to translate to down to dalvik if you can
> target java instead, the java compiler does all the nasty work, and
> the toolchain already works.  The extra work of constructing the dex
> file, doing the compilation, analysis, etc... is quite a bit...

But... But... Thats the _fun_ part :o)

I get the point - as mentioned in another mail - the purpose is to
write working stuff in python not re-invent the wheel :-P

-- 
Michael Banzon
http://michaelbanzon.com/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en

Reply via email to