updated list of things todo, removing stuff that has been done
git-svn-id: svn://10.0.0.236/trunk@52102 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d6ca20f368
commit
1aa54f66ab
@ -4,20 +4,12 @@ o Convert to using IDL and GenericFactories. Once support for
|
||||
|
||||
[5d]
|
||||
|
||||
o Implement DOM exceptions.
|
||||
|
||||
[5d. In Progress. Denis Sharypov <sdv@sparc.spb.su>]
|
||||
|
||||
o Use OJI to obtain the JVM.
|
||||
|
||||
[5d. Awaiting OJI availability]
|
||||
|
||||
o i18n the API
|
||||
|
||||
o Implement DOMEvents from the DOM Level 2 current working draft.
|
||||
|
||||
[4w. Assigned. Contact: Sergey Lunegov <lsv@sparc.spb.su>]
|
||||
|
||||
o Use nsISupportsProxies to work around thread
|
||||
limitations. This will mean writing an IDL for nsIJavaDOM.h, but
|
||||
that sould be trivial. Dcumentation for nsISupportsProxies is
|
||||
@ -26,20 +18,6 @@ o Use nsISupportsProxies to work around thread
|
||||
|
||||
[2w. Assigned. Contact: Sergey Lunegov <lsv@sparc.spb.su>]
|
||||
|
||||
o Eliminate finalize methds from classes that extend Node,
|
||||
DOMImplementation and NodeList. finalize need only be defined for
|
||||
these three base classes. Having it defined in the derived classes
|
||||
is redundant, but not an error.
|
||||
|
||||
[1d]
|
||||
|
||||
o Go through the spec and for all methods that return null, fix the
|
||||
api so that no error message is logged. The api works fine, it
|
||||
just logs some bogus errors. For an example, see
|
||||
Node.getAttributes.
|
||||
|
||||
[2d. Assigned. Contact: Sergey Lunegov <lsv@sparc.spb.su>]
|
||||
|
||||
o Investigate the possibility of writing a tool that can generate the
|
||||
JNI code from idl. This is the only practical way to implement the
|
||||
HTML DOM (because it is too big to hand-code).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user