IntegrationLevel4Details: Difference between revisions
From Commontk
Jump to navigationJump to search
MarcoNolden (talk | contribs) (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…') |
MarcoNolden (talk | contribs) 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 | 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 05:46, 31 January 2011
Home < IntegrationLevel4DetailsFor 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.