简体   繁体   English

厕所,仍然活跃吗?

[英]Restlets, still active?

I'm struggling with Restlets since days... One thing I have to complain about is the lack of documentation and (running)samples. 几天以来,我一直在与Restlets挣扎...我不得不抱怨的一件事是缺少文档和(运行中的)样本。 Most of the discussions/samples/threads I've found are from 2008/2009 which makes me ask if the procject is still active developed and used? 我发现的大多数讨论/示例/线程都来自2008/2009,这使我想问这个项目是否仍在积极开发和使用中?

I need a communication technology which runs on Google App Engine and communicates with Android and some kind of webinterface (Jsp, GWT, Silverlight)... 我需要一种运行在Google App Engine上并与Android和某种Web界面(Jsp,GWT,Silverlight)进行通信的通信技术...

Is Restlets the technology I have to choose, or would you recommend something other? Restlets是我必须选择的技术,还是您会推荐其他东西?

Cheers, Stefan 干杯,斯特凡

Even though the project started in 2005 and had the biggest part of its Restlet API design done in its early years, it is still very much active. 尽管该项目始于2005年,并在其早期阶段完成了Restlet API设计的最大部分,但它仍然非常活跃。 Just have a look at the activity in StackOverFlow or GitHub. 只需看看StackOverFlow或GitHub中的活动即可。

We just published 'Restlet in Action' (Manning) last September after more than two years of development, along with version 2.1.0. 经过两年多的开发,我们在去年9月刚刚发布了“ Restlet in Action”(曼宁)以及2.1.0版。

We have already started work on version 2.2 (Java 6 support, Jackson 2.1, etc.) 我们已经开始进行2.2版的工作(支持Java 6,Jackson 2.1等)。

You can try 你可以试试

1) Sencha Touch 2 native build or wrapping Sencha Touch 2 in Phonegap 1)Sencha Touch 2本机构建或在Phonegap中包装Sencha Touch 2

2) Phoengap with mgwt 2)Phoengap与mgwt

3) Titanium 3)钛

Yes, Restlet is still active, you may want to check the Github repository for the activity: 是的,Restlet仍处于活动状态,您可能需要检查Github存储库中的活动:

https://github.com/restlet/restlet-framework-java https://github.com/restlet/restlet-framework-java

ps ps

We use Restlet with our consumer web application. 我们将Restlet与我们的消费者Web应用程序一起使用。

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

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