Monday, January 12th, 2009
Palm Mojo uses Dojo? View the source
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.Rulemojo.controller.Controller
mojo.controller.Map
mojo.controller.Param
mojo.controller.Requestmojo.fireEvent
mojo.helper.Events
mojo.helper.ObjectQuery
mojo.helper.String
mojo.helper.Validation
mojo.helper.Validation.executemojo.History
mojo.log
mojo.Messaging
mojo.Model
mojo.querymojo.service.Delegate
mojo.service.Locator
mojo.service.Servicemojo.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.












Well, could it be that Mojo stands for Mobile Dojo?