Saturday, May 26, 2012

RX Framework

I recently attended a presentation on RX framework. I have been hearing about RX framework for about a year now but haven't really used it yet. The recent presentation however convinced me that it can be useful for me in my project and I should start using the framework. I like the idea of IEnumerable being wrapped in an IObservable. Also using declarative style of writing code blends in really well with the use of the framework. I will be spending more time on the framework and documenting my experiences here.