From: Arno P. <ar...@pu...> - 2011-09-17 06:59:26
|
first of all, thanks for your patch! Some quick comments: > 1) Implement java.lang.Iterable in xmlvm2objc > http://xmlvm-reviews.appspot.com/163001/ This is fine, not however, that with the C backend you won't need to implement anything from J2SE since we cross-compile Apache Harmony. > 2) Implement CGContext.selectFont and CGContext.setTextPosition > http://xmlvm-reviews.appspot.com/164001/ Can you please implement the same API for the C backend as well? (src/xmlvm2c/compat-lib/iphone) Thanks, Arno |