Changes for page Integrate Wonder Into an Existing Application
Last modified by Klaus Berkling on 2012/06/20 12:13
From version 21.1
edited by Klaus Berkling
on 2012/03/01 19:55
on 2012/03/01 19:55
Change comment:
There is no comment for this version
To version 22.1
edited by Klaus Berkling
on 2012/06/20 12:13
on 2012/06/20 12:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -34,7 +34,7 @@ 34 34 If you got the minimum Wonder integration done and your app is working, then adding these extra fundamental useful frameworks are definitely worthwhile from the start: 35 35 36 36 * Ajax - Just what it says - easy Ajax in your WO apps 37 -* ERPrototypes - save yourself lots of manhours fiddling with EOModel attributes by using convenient prototypes. This is considered best practice. (Don't forget to select a prototype in your database databaseconfig in Entity Modeler, otherwise the prototype won't show up when adding/editing an attribute.)37 +* ERPrototypes - save yourself lots of manhours fiddling with EOModel attributes by using convenient prototypes. This is considered best practice. (Don't forget to select a prototype in your database config in Entity Modeler, otherwise the prototype won't show up when adding/editing an attribute.) 38 38 * ERJavaMail - send all kinds of emails - plain text, html, multi-part, attachments, etc. HTML can be generated from a WOComponent or be set using a HTML String. 39 39 * ERSelenium - functional testing that simulates user interaction with your app's web pages. 40 40