Why put all the methods in the global scope instead of on objects (e.g. ChromeBookmarks.getAll())? Ojan
On Thu, Mar 12, 2009 at 1:35 PM, Aaron Boodman <[email protected]> wrote: > > > http://sites.google.com/a/chromium.org/dev/developers/design-documents/extensions/api-pattern > > I'm thinking about what the general pattern for the APIs we expose to > extensions should be. I've been leaning toward something that is quite > a bit of a departure from the style of the DOM and more idiomatic > JavaScript and more asynchronous. > > Feedback wanted. > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
