IntegrationLevel4Details: Difference between revisions
From Commontk
Jump to navigationJump to search
MarcoNolden (talk | contribs) |
MarcoNolden (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
For a general overview have a look at the [[Documentation/CTK Plugin Framework: Introduction|introduction to the CTK plugin framework]] . | 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) == |
Latest revision as of 06: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.