嘿嘿
http://feeds.feedburner.com/~r/ajaxian/~3/509786828/palm-mojo-uses-dojo-view-the-source
by Dion Almaer
Ken Sheppardson was checking out the CES video on the Palm Pre and when viewing the source, ran across what appears to be the Mojo framework code.
It appears that Dojo is used as a base for this, as you can see via many dojo.provides (e.g. dojo.provide("mojo.log");).
If you check out the source you will see items such as this:
mojo.command.Behavior
mojo.command.Command
mojo.command.Rule
mojo.controller.Controller
mojo.controller.Map
mojo.controller.Param
mojo.controller.Request
mojo.fireEvent
mojo.helper.Events
mojo.helper.ObjectQuery
mojo.helper.String
mojo.helper.Validation
mojo.helper.Validation.execute
mojo.History
mojo.log
mojo.Messaging
mojo.Model
mojo.query
mojo.service.Delegate
mojo.service.Locator
mojo.service.Service
mojo.widget.Logger
mojo.widget.Logger.log
Fun to prod around. Can’t wait to learn more about the platform.
Boy Genius has a look at the Palm WebOS SDK.
--
FROM 123.123.250.142