简体   繁体   English

Monotouch和Async CTP

[英]Monotouch and Async CTP

Is there any way to hook up these two guys? 有没有办法把这两个家伙联系起来?

The only thing I found is a small article that said as of May 2011 MonoTouch didn't support neither Async CTP nor Reactive Extensions. 我发现的唯一一件事是一篇小文章,截至2011年5月,MonoTouch既不支持Async CTP也不支持Reactive Extensions。 I don't really care about the second (maybe I should, I dunno), but do you know if is it possible at all? 我真的不关心第二个(也许我应该,我不知道),但你知道它是否可能呢? Or when it will be? 或者什么时候会?

Links to manuals, blogs and articles will be appreciated 将非常感谢手册,博客和文章的链接

Mono 'master' (aka 2.11 /unstable) already have most of the async support but MonoTouch is presently based on Mono 2.10 (last stable release). Mono'master'(又名2.11 / unstable)已经拥有大部分的异步支持,但MonoTouch 目前基于Mono 2.10(最后一个稳定版)。

However once Mono 2.12 (next stable release) is available MonoTouch will be re-based on it, bringing a lot of new features in. No promise (when, how, if... ;-) but async is one feature that is very popular and multi-core A5 processors makes it even more promising :-) 然而,一旦Mono 2.12(下一个稳定版本) 可用, MonoTouch将重新基于它,带来许多新功能 。没有承诺(何时,如何,如果... ;-)但async是一个非常的功能流行的多核A5处理器使它更有前途:-)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM