Wrox Programmer Forums
|
BOOK: Professional Web 2.0 Programming
This is the forum to discuss the Wrox book Professional Web 2.0 Programming by Eric van der Vlist, Danny Ayers, Erik Bruchez, Joe Fawcett, Alessandro Vernet; ISBN: 9780470087886
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Web 2.0 Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 16th, 2007, 07:03 AM
Registered User
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default web 2.0 business logic

Another aspect not really mentioned in the 'pro web 2 dev' book is the concept of business logic and rules and how they should be handled in the next generation of applications- we need a fundamentally new way to build apps that allow every tier to respond rapidly to business changes, that allow users to change or define business logic. How do we architect such apps; which technologies should we use? Traditional design patterns like 'domain-model' and the naive 'active-record' are woefully inadequate. SOA patterns and related technologies and approaches (e.g. BPML, rules-engines, workflow) seem to either solve very large-scale problems(SOA implementations in e.g. websphere or Bizztalk) or very specific problems (e.g. rules engine for insurance app or trading platform)or they are overlapping and confusing. But every single app stiil have that costly maintenance problem- web 2 or not. I've tried full-fledged SOA tools like Ofbiz (with it's services engine) that are very scalable, but far too unproductive and on other extreme: Ruby-onRails that are (except for UI) very productive, but doesn't scale well: meaning that once you are in the thousands of lines of application code, business logic becomes hard to maintain, because active record works best with basic CRUD or simple logic only. Any thoughts?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Do we need Business Logic Layer.vb files? cJeffreywang ASP.NET 2.0 Professional 12 January 12th, 2008 06:28 AM
Handle Transactions from Business Logic Layer sonishpaul ASP.NET 2.0 Professional 1 December 3rd, 2007 05:52 AM
Question about Business Layer hasanali00 BOOK: ASP.NET Website Programming Problem-Design-Solution 3 March 21st, 2005 06:49 PM
Mixing Data access logic and business logic polrtex BOOK: Professional Jakarta Struts 0 December 15th, 2003 07:19 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.