> For the complete documentation index, see [llms.txt](https://droidcon.gitbook.io/2015-berlin-barcamp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://droidcon.gitbook.io/2015-berlin-barcamp/retro-lambda-daniel-bauer.md).

# Retro Lambda - Daniel Bauer

Link to slides: <http://slidr.io/dbau85/barcamp-talk-about-retrolambda-on-droidcon-berlin-2015#1>

**Questions**

1. Who is standing behind RetroLambda? Who is developing?\
   &#x20;*One developer is provides the gradle plugin as an OpenSource Project to GitHub, and a team OpenSource Project on GitHub. One developer for gradle plugin, another team for retrolambda* \
   <https://github.com/evant/gradle-retrolambda>
2. How is the compability with Google work? *There is not really a good connection between the RetroLambda Team and Google. It's also hard to say what will happen in the future and how RetroLambda will collide with Google's plans.*
3. Support with eclipse\
   &#x20;*I didn't try it out so far, but it should work with eclipse*
4. Some sideeffeects appeared: Performance of Android Studio was really slow. Any ideas why and how can this be prevented?\
   &#x20;*Longer build times are necessary because the transformation takes time*
5. Is debugging possible? And how does it work?\
   &#x20;*Yes debugging your application is possible and it's really simple*
