Warning:
Can't synchronize with repository "(default)" (/local/svn/repos/sde does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
10/04/10 11:43:04 (7 years ago)
- Author:
-
mayer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v94
|
v95
|
|
1 | | = Welcome to the Sensoria Development Environment Website! = |
| 1 | = Welcome to the Service Development Environment Website! = |
2 | 2 | |
3 | 3 | == Intro == |
4 | 4 | |
5 | | This website ist the home of the '''Sensoria Development Environment (SDE)'''. |
| 5 | This website ist the home of the '''Service Development Environment (SDE)''' (formerly Sensoria Development Environment) |
6 | 6 | |
7 | | The Sensoria Development Environment intended to support the development of Service-Oriented Software by integrating the various tools developed as part of the [http://www.sensoria-ist.eu Sensoria] project as well as external tools to support the development, analysis, and deployment of service-oriented software systems.[[BR]] |
| 7 | The Service Development Environment intended to support the development of Service-Oriented Software by integrating various relevant development tools. Many of these tools have been developed as part of the [http://www.sensoria-ist.eu Sensoria] project. In general, the combined tools support the development, analysis, and deployment of service-oriented software systems.[[BR]] |
8 | 8 | |
9 | 9 | [[Image(Screenshots:sde small.png, nolink)]] |
… |
… |
|
12 | 12 | |
13 | 13 | |
14 | | [[BR]]The main aim of the Sensoria Development Environment is to provide a service-oriented platform for (development) tool integration. On this platform, |
| 14 | [[BR]]The main aim of the Service Development Environment is to provide a service-oriented platform for (development) tool integration. On this platform, |
15 | 15 | |
16 | 16 | * tools are services, and provide arbitrary functionality |
… |
… |
|
18 | 18 | * tools can be published and discovered |
19 | 19 | |
20 | | By integrating them into the Sensoria Development Environment, the various tools developed within the Sensoria project become available to a broader user range and in a larger context, and are thus more usable by developers. In the view of the Sensoria Development Environment, the Sensoria tools each consist of functions, which can be invoked in the tool with or without User Interface (UI). The UI is not necessarily tied to a specific function, but can also be provided in a cross-function way. Tools are easy to write, add, and remove. Accessing remote or legacy applications is possible. |
| 20 | By integrating them into the Service Development Environment, individual development tools become available to a broader user range and in a larger context, and are thus more usable by developers. In the view of the Service Development Environment, tools each consist of functions, which can be invoked in the tool with or without User Interface (UI). The UI is not necessarily tied to a specific function, but can also be provided in a cross-function way. Tools are easy to write, add, and remove. Accessing remote or legacy applications is possible. |
21 | 21 | |
22 | 22 | To enable composition, tools are intended to provide an Application Programming Interface (API) allowing tool orchestration with arbitrary (contributed) orchestration languages. |
23 | 23 | |
24 | | The Development Environment itself does not specifically relate to the Sensoria project and thus can be used for integrating all kinds of development utilities, regardless of platform or programming language. |
| 24 | The Development Environment can be used for integrating all kinds of development utilities, regardless of platform or programming language. |
25 | 25 | |
26 | 26 | == Download == |