• 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: JS libraries used with WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JS libraries used with WO


  • Subject: Re: JS libraries used with WO
  • From: Asa Hardcastle <email@hidden>
  • Date: Tue, 19 Jun 2007 15:56:39 -0400

Hi Jess,

We've been using lots of prototype, excellent for ajax and is the basis for script.aculo.us. Scriptaculous/Prototype are the basis for the Project Wonder ajax framework, which is a great way to get started doing ajax with wo.

Prototype:
http://www.prototypejs.org/

Wonder:
http://wonder.sourceforge.net/

some Ajax framework docs, but download the Ajax Examples with project wonder.
http://en.wikibooks.org/wiki/Programming:WebObjects/Project_WONDER/ Frameworks/Ajax


It should be noted that starting to use ajax with your apps (if you are going to account for and deal with all of the possible error states) has a high development time cost, especially as your codebase grows.

These days we are doing an ever increasing amount of ajax work. We use a mixture of prototype, project wonder, and our own JS (which we will probably be deprecating since prototype does an excellent job). The apps that we're using it in range from forms with related pulldowns/form fields that change fairly often, in place page replacement and editing, and basically any time we want to avoid a page refresh. We've found that once you've ajaxified one portion of your app, it isn't long before everything is ajax.


later,

asa



On Jun 19, 2007, at 12:51 PM, Jesse Tayler wrote:


What sorts of JS libraries are people using for interface engineering, and what sorts of things are you doing with them?


Is anyone using this one:

http://script.aculo.us/

Anyone doing a lot of AJAX type work?

jess


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40zenn.net


This email sent to email@hidden

_______________________________________________ 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
  • Follow-Ups:
    • RE: JS libraries used with WO
      • From: "Bruce Fancher" <email@hidden>
References: 
 >JS libraries used with WO (From: Jesse Tayler <email@hidden>)

  • Prev by Date: Re: WSDL via Direct Action?
  • Next by Date: Call back URL
  • Previous by thread: Re: JS libraries used with WO
  • Next by thread: RE: JS libraries used with WO
  • Index(es):
    • Date
    • Thread