53
Single-Sourcing Techniques for RAP and RCP Rüdiger Herrmann Ralf Sternberg

Single Sourcing Techniques for RAP and RCP

Embed Size (px)

Citation preview

Page 1: Single Sourcing Techniques for RAP and RCP

Single-Sourcing Techniques for

RAP and RCP

Rüdiger HerrmannRalf Sternberg

Page 2: Single Sourcing Techniques for RAP and RCP

Web 2.0 Desktop

RCP?

Page 3: Single Sourcing Techniques for RAP and RCP

RCP Knowledge

Page 4: Single Sourcing Techniques for RAP and RCP

Web 2.0 Knowledge

Page 5: Single Sourcing Techniques for RAP and RCP

Web 2.0 Desktop

RCP / RAP

Page 6: Single Sourcing Techniques for RAP and RCP

6

The Rich Ajax Platform

Page 7: Single Sourcing Techniques for RAP and RCP

RAP Basics

Page 8: Single Sourcing Techniques for RAP and RCP

8

Foundation: OSGi

e q u i n o x

RAPRCP

Page 9: Single Sourcing Techniques for RAP and RCP

Layers of RCP

Page 10: Single Sourcing Techniques for RAP and RCP
Page 11: Single Sourcing Techniques for RAP and RCP

RAP Layers

Page 12: Single Sourcing Techniques for RAP and RCP

On the Surface

Page 13: Single Sourcing Techniques for RAP and RCP

13

Best of both worldsWorkbench Window

Tool BarMenu Bar

Page

Editor View

View

Page 14: Single Sourcing Techniques for RAP and RCP

14

Select a point of view

Page 15: Single Sourcing Techniques for RAP and RCP

Differences

Page 16: Single Sourcing Techniques for RAP and RCP

16

Code Reuse

80%–98% is possible

shared code

platform specific code

Page 17: Single Sourcing Techniques for RAP and RCP

RAP is Multi-User!

RCP RAP

Page 18: Single Sourcing Techniques for RAP and RCP

RAP Runs in a Browser

RCP RAP

File systemGraphicsContext

File upload

Page 19: Single Sourcing Techniques for RAP and RCP

API Differences

RAPRCP

Desktop-onlyfeatures

Web-specificfeatures

Page 20: Single Sourcing Techniques for RAP and RCP

Techniques

Page 21: Single Sourcing Techniques for RAP and RCP

Hand Tools

Eclipse SDK

RAP SDK

includes

- RAP Runtime

- Tooling

- Help

Page 22: Single Sourcing Techniques for RAP and RCP

Workplace

Page 23: Single Sourcing Techniques for RAP and RCP

Shared ProjectsRAP Workspace

RCP Workspace

Page 24: Single Sourcing Techniques for RAP and RCP

24

Example Application

RCP Mail Demo

Page 25: Single Sourcing Techniques for RAP and RCP

25

Runs immediately

Page 26: Single Sourcing Techniques for RAP and RCP

26

Import into RAP Workspace

Page 27: Single Sourcing Techniques for RAP and RCP

27

Do not copy!

Page 28: Single Sourcing Techniques for RAP and RCP

28

Don't Panic!

Page 29: Single Sourcing Techniques for RAP and RCP

29

Dependencies

Package Imports

Optional Dependencies

Page 30: Single Sourcing Techniques for RAP and RCP

30

Optional Dependencies

Page 31: Single Sourcing Techniques for RAP and RCP

31

Only Two Errors Left

Page 32: Single Sourcing Techniques for RAP and RCP

Fragments

Host Bundle

Fragments

Page 33: Single Sourcing Techniques for RAP and RCP

33

Create Fragmentsmaildemo.rap

maildemo.rcp

Page 34: Single Sourcing Techniques for RAP and RCP

34

Move extensions

Page 35: Single Sourcing Techniques for RAP and RCP

35

Only One Error Left

Page 36: Single Sourcing Techniques for RAP and RCP

36

Delegation

Bundle

Fragment

Page 37: Single Sourcing Techniques for RAP and RCP

37

API Differences

RCP

RAP

RCP +RAP

Page 38: Single Sourcing Techniques for RAP and RCP

38

Helper Class

Page 39: Single Sourcing Techniques for RAP and RCP

39

ImplementationLoader

Page 40: Single Sourcing Techniques for RAP and RCP

40

Implementations

RCP

RAP

Page 41: Single Sourcing Techniques for RAP and RCP

41

Zero Errors

Page 42: Single Sourcing Techniques for RAP and RCP

42

Entry Point

Page 43: Single Sourcing Techniques for RAP and RCP

43

Lift Off

Page 44: Single Sourcing Techniques for RAP and RCP
Page 45: Single Sourcing Techniques for RAP and RCP

45

Summary

Page 46: Single Sourcing Techniques for RAP and RCP

46

Use Two Workspaces

Page 47: Single Sourcing Techniques for RAP and RCP

47

Optional Dependencies

Page 48: Single Sourcing Techniques for RAP and RCP

Compatibility Plug-in

Page 49: Single Sourcing Techniques for RAP and RCP

Use Fragments

Host Bundle

Fragments

Page 50: Single Sourcing Techniques for RAP and RCP
Page 51: Single Sourcing Techniques for RAP and RCP

51

Use Delegation

Bundle

Fragment

Page 52: Single Sourcing Techniques for RAP and RCP

… meet us at the booth

Page 53: Single Sourcing Techniques for RAP and RCP

53

www.eclipse.org/rap