• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Web App Interfaces
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Web App Interfaces (From: Gino Pacitti <email@hidden>)
 >Re: Web App Interfaces (From: Miguel Arroz <email@hidden>)
 >Re: Web App Interfaces (From: Gino Pacitti <email@hidden>)

  • Prev by Date: Re: Web App Interfaces
  • Next by Date: EOEditingContexts with same Object store, different threads
  • Previous by thread: Re: Web App Interfaces
  • Next by thread: EOEditingContexts with same Object store, different threads
  • Index(es):
    • Date
    • Thread