Agera v1.2.0 发布,一个超轻量Android库

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/779c0e817eb89c4fd2b31f0dffe333bf.png" /></strong></p>    <p> </p>    <p>Agera 是Google开源基于观察者模式的一个超轻量Android库 , 有助于准备数据用于让Activity或者其中的事物(例如View)这些具有生命周期的事物消耗。它介绍了一种函数式响应编程,有助于更清晰的分离when,where以及what这三个数据处理流的要素,以及用近乎自然语言这样简洁的表达式来描述复杂,异步的流程。</p>    <h2>更新日志</h2>    <ul>     <li>Added an <code>orContinue</code> directive to the repository compiler, allowing for the rest of the processing flow to only be used if the <code>thenAttempt</code> failed</li>     <li>Added a <code>sendDiscardedValuesTo</code> directive to the repository compiler, allowing to specify a disposer<code>Receiver</code> to handle any intermediate values discarded from the data processing flow</li>     <li>Ability to use any column value type</li>     <li>Support for stable IDs in the <code>RepositoryPresenterCompiler</code></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958995751244197153" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958995751355371007" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/78119ecc">http://www.open-open.com/news/view/78119ecc</a></p>