IntegrationLevel4Details: Difference between revisions

From Commontk
Jump to navigationJump to search
(Created page with '== Scenario 4a (Host) == I want to write a modular, extensible application with exchangeable components. == Scenario 4b (App) == I want to extend or customize an existing appl…')
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
For a general overview explaining the benefits of component based application development have a look at the [[Documentation/CTK Plugin Framework: Introduction|introduction to the CTK plugin framework]] .
== Scenario 4a (Host) ==
== Scenario 4a (Host) ==


I want to write a modular, extensible application with exchangeable components.
I want to make my application more modular and extensible. Some components may be exchangeable.


== Scenario 4b (App) ==
== Scenario 4b (App) ==


I want to extend or customize an existing application based on CTK services.
I want to extend or customize an existing application based on CTK services.

Latest revision as of 06:46, 31 January 2011

Home < IntegrationLevel4Details

For a general overview explaining the benefits of component based application development have a look at the introduction to the CTK plugin framework .

Scenario 4a (Host)

I want to make my application more modular and extensible. Some components may be exchangeable.

Scenario 4b (App)

I want to extend or customize an existing application based on CTK services.