Changes for page Best Practices-Starting From Scratch
Last modified by Klaus Berkling on 2011/09/06 00:31
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.k berkling@dyned_com1 +XWiki.kieran - Content
-
... ... @@ -48,7 +48,7 @@ 48 48 49 49 That's it. This will create a new WO application, ready to be used with WONDER. 50 50 51 -If you want to integrate WONDER with and existing Application, you must follow **all** the steps described in the [[integration page of the WONDER wiki>>doc:documentation. Home.How-tos.Integrate Wonder Into an Existing Application.WebHome]]. Note that it's not just adding the frameworks to the project, you really have to make all the code changes described there (it's easy to do, but don't skip it, or you'll have problems).51 +If you want to integrate WONDER with and existing Application, you must follow **all** the steps described in the [[integration page of the WONDER wiki>>doc:documentation.Integrate Wonder Into an Existing Application]]. Note that it's not just adding the frameworks to the project, you really have to make all the code changes described there (it's easy to do, but don't skip it, or you'll have problems). 52 52 53 53 == Keep all the model functionality on a framework == 54 54