• 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: Gianduia and WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gianduia and WO


  • Subject: Re: Gianduia and WO
  • From: Mike Schrag <email@hidden>
  • Date: Tue, 3 Nov 2009 23:24:19 -0500

Some interesting source in those HTML pages:

skuThumbnailC : Gianduia.AppKit.NSImage { src = skuRepetitionC.objectAtEnumerationIndex.url; } skuNameC : Gianduia.AppKit.NSDynamicString { value = skuRepetitionC.objectAtEnumerationIndex.name ; } skuDescriptionC : Gianduia.AppKit.NSDynamicString { value = skuRepetitionC.objectAtEnumerationIndex.desc; } skuPriceC : Gianduia.AppKit.NSDynamicString { value = skuRepetitionC.objectAtEnumerationIndex.price; }


Gianduia.AppKit.*

Isn't Cappuccino doing the whole "implementing Cocoa in Objective-J/ Javascript" thing?
Yes

And hasn't Apple used SproutCore for MobileMe?
Yes ... You can actually see quite a few different javascript binding technologies in use throughout Apple products.

I know nothing about Gianduia (except the obvious).
Gianduia is not Objective-C, but it is heavily based on AppKit. It's completely normal Javascript, though. What you're seeing there is, more specifically, the "wod file" for a Gianduia component. Gianduia has bindings, but actually a little fancier than WO, which is a request-scope push/pull. In Gianduia, it's more like KVO/KVB, with live updating of the bindings (so you flip a boolean value and the conditional disappears immediately).

ms

_______________________________________________
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: 
 >Gianduia and WO (From: David den Boer <email@hidden>)
 >Re: Gianduia and WO (From: Ashley Aitken <email@hidden>)

  • Prev by Date: Re: Gianduia and WO
  • Next by Date: Re: now trying to deploy, get an immediate error, probably a missing resource(s)?
  • Previous by thread: RE: Gianduia and WO
  • Next by thread: Re: Gianduia and WO
  • Index(es):
    • Date
    • Thread