Re: GSoC report: Extend Neko library for Android

2013-09-24 Thread Zach Oakes
I am so excited about how neko and lein-droid have come along; Alex has done some amazing work. Compared to Android's standard Java/XML approach, it's really a revelation to write your UI and logic in the same simple Clojure code. For the types of apps that don't require instant boot times, I t

GSoC report: Extend Neko library for Android

2013-09-23 Thread Alexander Yakushev
As you might already figured out from similar topics, GSoC 2013 is over and it is time to collect the fruit. As of my proposal, I achieved several things this year at both lein-droid[1] and Neko[2]. Here is the list of them: 1. Rewrote neko.ui from macros to functions to allow true dynamic UI