User loginNavigation |
Use Continuations to Develop Complex Web ApplicationsAn introductory article from IBM developerWorks on Cocoon, continuation-based (sometimes called "modal") web applications, and such. If you've ever developed a non-trivial Web application, you know that development complexity is increased by the fact that Web browsers allow users to follow arbitrary navigation paths through the application. No matter where the user navigates, the onus is on you, the developer, to keep track of the possible interactions and ensure that your application works correctly. While the traditional MVC approach does allow you to handle these cases, there are other options available to help resolve application complexity. Developer and frequent developerWorks contributor Abhijit Belapurkar walks you through a continuations-based alternative that could simplify your Web application development efforts. via comp.lang.scheme By Dave Herman at 2004-12-29 01:12 | Functional | Implementation | Parallel/Distributed | Software Engineering | other blogs | 12010 reads
|
Browse archives
Active forum topics
|
Recent comments
2 weeks 3 days ago
7 weeks 15 hours ago
7 weeks 17 hours ago
7 weeks 3 days ago
7 weeks 3 days ago
10 weeks 2 days ago
11 weeks 3 hours ago
11 weeks 1 day ago
11 weeks 1 day ago
11 weeks 6 days ago