Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
From version 855.1
edited by Mike Schrag
on 2007/07/25 09:16
on 2007/07/25 09:16
Change comment:
There is no comment for this version
To version 858.1
edited by Pascal Robert
on 2007/08/10 21:25
on 2007/08/10 21:25
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mschrag1 +XWiki.probert - Content
-
... ... @@ -6,11 +6,8 @@ 6 6 7 7 It has a very active developer community with mailing list support at the [[WO Developer Mailing List>>http://lists.apple.com/archives/Webobjects-dev]]. 8 8 9 -|=Contents 10 -| 11 - 12 -{{section}} 13 - 9 +|= Contents 10 +| {{section}} 14 14 # [#Introduction] 15 15 # [#License] 16 16 # [#Foundation] ... ... @@ -32,15 +32,15 @@ 32 32 # [#Direct-To] 33 33 # [#Case Studies] 34 34 # [#Java Client] 32 +# [#Integration with other clients] 35 35 # [#Testing] 36 36 # [#Database Compatibility/Comparisons] 37 37 # [#Alternative Technologies Pros/Cons] 38 38 # [#Additional Resources] 37 +{{/section}} 39 39 40 - {{/section}}39 += Introduction = 41 41 42 -= Introduction = 43 - 44 44 * [[What is WebObjects?>>Programming__WebObjects-Overview-What is WebObjects]] 45 45 * [[History>>Programming__WebObjects-Overview-History]] 46 46 * [[Foundation>>Programming__WebObjects-Overview-Foundation]] ... ... @@ -50,7 +50,7 @@ 50 50 * [[WebObjects for Database Developers]] 51 51 * [[Naming Conventions]] 52 52 53 -= License 50 += License = 54 54 55 55 As of WebObjects 5.3, the deployment of WebObjects built server applications is now permitted on any platform. The XCode license (within which WebObjects is included) reads: 56 56 ... ... @@ -58,18 +58,18 @@ 58 58 59 59 Sections 6 and 7 are standard Apple license disclaimers of warranty and limitations of liability clauses. Deployment to other platforms requires WebObjects software be built as Java servlet for deployment on a servlet compatible server such as [[Apache Tomcat>>Programming__WebObjects-Web_Applications-Deployment-Tomcat_Deployment]]. 60 60 61 -= Foundation 58 += Foundation = 62 62 63 63 * [[Foundation>>Programming__WebObjects-Overview-Foundation]] 64 64 * [[Key-Value Coding>>Programming__WebObjects-Overview-Key Value Coding]] 65 65 66 -= Enterprise Object Framework (EOF) 63 += Enterprise Object Framework (EOF) = 67 67 68 -== Introduction 65 +== Introduction == 69 69 70 70 * [[Overview>>Programming__WebObjects-EOF-Overview]] 71 71 72 -== Modeling 69 +== Modeling == 73 73 74 74 * [[Overview>>Programming__WebObjects-EOF-Modeling-Overview]] 75 75 * Required Reading ... ... @@ -95,7 +95,7 @@ 95 95 ** [[Custom Attributes>>Programming__WebObjects-EOF-Modeling-Custom Attributes]] 96 96 * [[Examples>>Programming__WebObjects-EOF-Modeling-Examples]] 97 97 98 -== Using EOF 95 +== Using EOF == 99 99 100 100 * [[Overview>>Programming__WebObjects-EOF-Using EOF-Overview]] 101 101 * Required Reading ... ... @@ -143,15 +143,15 @@ 143 143 ** [[Problems>>Programming__WebObjects-EOF-Using EOF-Problems]] 144 144 * [[Tips and Tricks>>Programming__WebObjects-EOF-Using EOF-Tips and Tricks]] 145 145 * [[Examples>>Programming__WebObjects-EOF-Using EOF-Examples]] 146 -* [[Help ~[~[image:_EOF_is_Doing_Strange_Things~]~]>>Programming__WebObjects-EOF-Using EOF-Breaking EOF]]143 +* [[Help//EOF//is//Doing//Strange//Things//>>Programming__WebObjects-EOF-Using EOF-Breaking EOF]] 147 147 148 -= Web Applications 145 += Web Applications = 149 149 150 -== Introduction 147 +== Introduction == 151 151 152 152 * [[Overview>>Programming__WebObjects-Web Applications-Overview]] 153 153 154 -== Development 151 +== Development == 155 155 156 156 * [[Overview>>Programming__WebObjects-Web Applications-Development-Overview]] 157 157 * Required Reading ... ... @@ -223,7 +223,7 @@ 223 223 ** [[Open Link in New Window>>Programming__WebObjects-Web Applications-Development-Examples-Open Link in New Window]] 224 224 ** [[Return a File>>Programming__WebObjects-Web Applications-Development-Examples-Return a File]] 225 225 226 -== Deployment 223 +== Deployment == 227 227 228 228 * [[Overview>>Programming__WebObjects-Web Applications-Deployment-Overview]] 229 229 * Required Reading ... ... @@ -256,7 +256,7 @@ 256 256 ** [[Windows>>Programming__WebObjects-Web Applications-Deployment-Windows]] 257 257 * Helpful Tools & Shellscripts 258 258 259 -= Web Services 256 += Web Services = 260 260 261 261 * [[Overview>>Programming__WebObjects-Web Services-Overview]] 262 262 * Required Reading ... ... @@ -278,9 +278,9 @@ 278 278 279 279 * [[Examples>>Programming__WebObjects-Web Services-Examples]] 280 280 281 -= Complementary Frameworks 278 += Complementary Frameworks = 282 282 283 -== Project WONDER 280 +== Project WONDER == 284 284 285 285 * [[Overview>>Programming__WebObjects-Project WONDER-Overview]] 286 286 * Required Reading ... ... @@ -313,7 +313,7 @@ 313 313 * [[Examples>>Programming__WebObjects-Project WONDER-Examples]] 314 314 * [[Troubleshooting>>Wonder:Troubleshooting]] 315 315 316 -== WireHose 313 +== WireHose == 317 317 318 318 * [[Overview>>Programming__WebObjects-Wirehose-Overview]] 319 319 * Basic Concepts ... ... @@ -337,15 +337,15 @@ 337 337 ** [[Jubii Music Download Store>>http://musikdownload.jubii.dk/cgi-bin/WebObjects/Jubii]] 338 338 ** [[Uziing (Scandanavian "Toys-R-Us") Music Store>>http://www.uziing.com/]] (UI is all in Flash) 339 339 340 -== LEWOStuff 337 +== LEWOStuff == 341 341 342 342 * [[Overview>>Programming__WebObjects-LEWOStuff-Overview]] 343 343 344 -== GVC Frameworks and GVC.SiteMaker 341 +== GVC Frameworks and GVC.SiteMaker == 345 345 346 346 * [[Overview>>Programming__WebObjects-GVC Frameworks-Overview]] 347 347 348 -= Development Tools 345 += Development Tools = 349 349 350 350 * [[Overview>>Programming__WebObjects-Development Tools-Overview]] 351 351 * [[Eclipse and WOlips>>Programming__WebObjects-Development Tools-Eclipse and WOlips]] ... ... @@ -354,7 +354,7 @@ 354 354 * [[WOBuilder>>Programming__WebObjects-Development Tools-WOBuilder]] 355 355 * [[Running Though Apache>>Programming__WebObjects-Development Tools-Running Through Apache]] 356 356 357 -= Direct-To 354 += Direct-To = 358 358 359 359 * [[Overview>>Programming__WebObjects-Direct-To-Overview]] 360 360 * Required Reading ... ... @@ -365,7 +365,7 @@ 365 365 ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]] 366 366 * [[Examples>>Programming__WebObjects-Direct-To-Examples]] 367 367 368 -= Case Studies 365 += Case Studies = 369 369 370 370 * [[iTunes Music Store>>Programming__WebObjects-Case Studies-iTunes Music Store]] 371 371 * [[.Mac>>Programming__WebObjects-Case Studies-.Mac]] ... ... @@ -374,10 +374,10 @@ 374 374 * [[Radar>>Programming__WebObjects-Case Studies-Radar]] 375 375 * [[ShopToIt.ca>>Programming__WebObjects-Case Studies-ShopToIt.ca]] 376 376 * [[EverLearn>>Programming__WebObjects-Case Studies-EverLearn]] 377 -* [[WebObjects Showcase>> Programming__WebObjects-CaseStudies-WebObjects Showcase]]374 +* [[WebObjects Showcase>>WebObjects Showcase]] 378 378 * [[WebObjects Sites>>Programming__WebObjects-Case Studies-WebObjects Sites]] 379 379 380 -= Java Client 377 += Java Client = 381 381 382 382 * [[Overview>>Programming__WebObjects-Java Client-Overview]] 383 383 * [[Required Reading>>Programming__WebObjects-Java Client-Required Reading]] ... ... @@ -386,12 +386,21 @@ 386 386 * [[svn>>Programming__WebObjects-Java Client-svn]] 387 387 * [[Examples>>Programming__WebObjects-Java Client-Examples]] 388 388 389 -= Testing=386 += Integration with other clients = 390 390 388 +* [[Flex]] 389 +* [[Open Laszlo]] 390 +* [[Mozilla XUL]] 391 +* [[Cocoa]] 392 + 393 += Testing = 394 + 395 +* [[ProgrammingWebObjects-Testing-Load Testing WO Apps with JMeter>>Programming__WebObjects-Testing-Load Testing WO Apps with JMeter]] 396 + 391 391 * [[Load Testing WO Apps with JMeter>>Programming__WebObjects-Testing-Load Testing WO Apps with JMeter]] 392 392 * [[WOUnitTest>>Programming__WebObjects-Testing-WOUnitTest]] 393 393 394 -= Database Compatibility / Comparisons 400 += Database Compatibility / Comparisons = 395 395 396 396 * [[FrontBase>>Programming__WebObjects-Database Compatibility and Comparisons-FrontBase]] 397 397 * [[OpenBase>>Programming__WebObjects-Database Compatibility and Comparisons-OpenBase]] ... ... @@ -403,7 +403,7 @@ 403 403 * [[Data Migration>>Programming__WebObjects-Database Compatibility and Comparisons-DataMigration]] 404 404 * [[Informix>>Programming__WebObjects-Database Compatibility and Comparisons-Informix]] 405 405 406 -= Alternative Technologies Pros / Cons 412 += Alternative Technologies Pros / Cons = 407 407 408 408 * [[ASP.NET>>Programming__WebObjects-Alternative Technologies-ASP.NET]] 409 409 * [[ASP.NET + Monorail>>Programming__WebObjects-Alternative Technologies-ASP.NET+Monorail]] ... ... @@ -418,7 +418,7 @@ 418 418 * [[WebWork>>Programming__WebObjects-Alternative Technologies-WebWork]] 419 419 * [[SOPE>>Programming__WebObjects-Alternative Technologies-SOPE]] 420 420 421 -= Additional Resources 427 += Additional Resources = 422 422 423 423 * [[Websites>>Programming__WebObjects-Additional Resources-Websites]] 424 424 * [[Mailing Lists>>Programming__WebObjects-Mailing Lists]]