Re: Web App Interfaces
Re: Web App Interfaces
- Subject: Re: Web App Interfaces
- From: Guido Neitzer <email@hidden>
- Date: Sat, 4 Oct 2008 15:39:46 -0600
On 04.10.2008, at 15:11, Gino Pacitti wrote:
Cool... so stuff is done in plain old HTML and CSS first and then
componitized at the coding level...
Actually it is not.
There are two different kinds: component based, "classical" WebObjects
approach and one that uses a complex UI with a lot of JavaScript and
than callbacks to a WebObjects app. The second often happens either
with XML or JSON.
With the second approach you have a bigger separation between UI and
the "data provider".
Depends on what you want to do. I don't really like the second
approach as it seems to be harder to manage, the abstraction is not
necessarily good as it creates a whole bunch of new problems.
The first approach is for example used in the Ajax framework from
ProjectWonder.
cug
--
Real World WebObjects Bootcamp at the Big Nerd Ranch:
http://www.bignerdranch.com/classes/real-world_webobjects.shtml
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden