Its in trunk now (lp:tomdroid). Let me know if there's anything. On Fri, Apr 24, 2009 at 12:03 AM, Olivier Bilodeau < [email protected]> wrote:
> On Thu, Apr 23, 2009 at 11:47 PM, Michael Fletcher < > [email protected]> wrote: > >> Android uses Java 1.5 not Java 1.6. I'd strongly suggest keeping >> compatibility at java 1.5. You would risk using a feature that is not >> supported on Android. >> >> > Sold! Although the day I create a bug because I changed an interface method > signature without changing the methods in the classes that use the interface > I'll blame it on you! ;) > > Just kidding of course! It totally makes sense to enforce java 5 rules if > dx translate java 5 into dalvik bytecode. > > I'll apply your patch and required changes to avoid build errors whenever I > have a minute. > -- > Olivier Bilodeau <[email protected]> > -- Olivier Bilodeau <[email protected]>
_______________________________________________ Mailing list: https://launchpad.net/~tomdroid-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~tomdroid-dev More help : https://help.launchpad.net/ListHelp

