简体   繁体   中英

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. 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?

I need a communication technology which runs on Google App Engine and communicates with Android and some kind of webinterface (Jsp, GWT, Silverlight)...

Is Restlets the technology I have to choose, or would you recommend something other?

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. Just have a look at the activity in StackOverFlow or GitHub.

We just published 'Restlet in Action' (Manning) last September after more than two years of development, along with version 2.1.0.

We have already started work on version 2.2 (Java 6 support, Jackson 2.1, etc.)

You can try

1) Sencha Touch 2 native build or wrapping Sencha Touch 2 in Phonegap

2) Phoengap with mgwt

3) Titanium

Yes, Restlet is still active, you may want to check the Github repository for the activity:

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

ps

We use Restlet with our consumer web application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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