I updated the embedding command handling document

  <http://www.mozilla.org/projects/embedding/commandhandling.html>

to take into account comments at the API review meeting.
I made the following significant changes:

  * Command states/parameters are now strings
  * Use nsIObserver for the command update callback API
  * Added isCommandSupported to nsICommandManager.

I'd like to start on a sharable implementation for this,
which we'd use initially in composer, then more widely.
But I'm not sure where the code should live.

Currently, command handling code is in RDF, and Layout.
Neither are good places. Is there an "appshell"-like DLL
that embedders will be getting where this stuff can go?

Simon

-- 
          Simon Fraser   Entomologist
  [EMAIL PROTECTED]   http://people.netscape.com/sfraser/

Reply via email to