Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] Evaluating RAP

Good day,

We're using RAP since ca. 6 years - I've started with RAP 1.4. We had no major problems until now, and the bug reports were worked very well (thanks!)

We are mixing RAP and self written JS very heavily - e.g. for plotting (using d3). We use the browser widget for this, which are nothing more than iframes on the client side. One could write native RWT widgets as well, but we didn't need it yet.

I evaluated GWT 2011/2012 as well, but here a lot more things are running on the client side. With RAP on the other hand you can program "normal SWT code" which work in RCP _and_ RAP. With the whole environment (Window builder etc.).

GWT (as well as SpringMVC) are a lot more low level. With RAP, you simple put Widgets etc., which with GWT you need to design a protocoll between client & server first.

RAP = Web Framework + RCP Port:-)

Best regards,
Michael Fritscher

--
ZfT - Zentrum für Telematik e.V.
Michael Fritscher
Magdalene-Schoch-Straße 5
97074 Würzburg
Tel: +49 (931) 615 633 - 57
Fax: +49 (931) 615 633 - 11
Email: michael.fritscher@xxxxxxxxxxxxxxxxxxxx
Web: http://www.telematik-zentrum.de

Vorstand:
Prof. Dr. Klaus Schilling, Prof. Dr. Andreas Nüchter,  Hans-Joachim Leistner
Sitz: Gerbrunn
USt.-ID Nr.: DE 257 244 580, Steuer-Nr.:  257/111/70203
Amtsgericht Würzburg, Vereinsregister-Nr.: VR 200 167
begin:vcard
fn:Michael Fritscher
n:Fritscher;Michael
org;quoted-printable:Zentrum f=C3=BCr Telematik
adr;quoted-printable;quoted-printable:;;Magdalene-Schoch-Stra=C3=9Fe 5;W=C3=BCrzburg;Bayern;97074;Deutschland
email;internet:michael.fritscher@xxxxxxxxxxxxxxxxxxxx
tel;work:+49 (931) 615 633 - 57
tel;fax:+49 (931) 615 633 - 11
url:http://www.telematik-zentrum.de
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top