nsIEditingSession -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIEditingSession
nsICommandManager -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsICommandManager
nsICommandParams -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsICommandParams
nsIEditor -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIEditor
nsIHTMLEditor -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIHTMLEditor
nsIPlaintextEditor -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIPlaintextEditor
nsISpellChecker -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsISpellChecker
nsITextServicesDocument (Akkana Peck) -
http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsITextServicesDocument
Let me know if I missed anything or you disagree with what was captured.
Continuing with the API review meetings that help us determine which
interfaces should be frozen, which ones aren't quite there yet but will
be at some point, and which ones never will be and shouldn't be used
by embedding clients, it is the Editor's turn.
We'll cover as much of the Editor APIs listed below as we can
tomorrow Monday the 9th between 10:30am - 11:30am, Pacific time. If
you're at Netscape, we'll be in the M*A*S*H* (B21-2) conference room.
Dial in info:
Local: 703-265-5002
Toll free: (877) 708-6771
Scheduled Meeting ID: 6793
The list is a simple enumeration of the APIs that we know are being
used by some of our clients. It does not intend to imply that freezing
of that API is the motivation, but rather that we need to understand why
its use was necessary and whether other interfaces exist now/should be
created to handle the needs, where necessary.
If you're on the 'to' list of this mail, your attendance is requested
(though anyone is always welcome). Handouts will not be provided, so if
you're not familiar w/ the interfaces being discussed, please bring your
own printout via printing the idl links below. The living notes document
for the API Review is available at
http://www.mozilla.org/projects/embedding/apiReviewNotes.html
Agenda:
nsIEditor (Akkana Peck)
-
http://lxr.mozilla.org/seamonkey/source/editor/idl/nsIEditor.idl
nsIEditingSession (Simon Fraser)
-
http://lxr.mozilla.org/seamonkey/source/editor/composer/public/nsIEditingSession.idl
nsIHTMLEditor (Akkana Peck)
-
http://lxr.mozilla.org/seamonkey/source/editor/idl/nsIHTMLEditor.idl
nsIPlaintextEditor (Akkana Peck)
-
http://lxr.mozilla.org/seamonkey/source/editor/idl/nsIPlaintextEditor.idl
nsISpellChecker (Akkana Peck)
-
http://lxr.mozilla.org/seamonkey/source/editor/txtsvc/public/nsISpellChecker.h
nsITextServicesDocument (Akkana Peck)
-
http://lxr.mozilla.org/seamonkey/source/editor/txtsvc/public/nsITextServicesDocument.h
