1 |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMMain.dis, DOMLS.dis, DOMXML.dis, Tree.dis: Old |__WARNING__| |
4 |
|
blocks are replaced by |DOMError|-based |__DOMCore:ERROR__| blocks. |
5 |
|
|
6 |
|
* DOMMain.dis (___report_error): Throws the error unkess |
7 |
|
it is a |DOMCore:DOMError| object. |
8 |
|
|
9 |
|
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
* DOMCore.dis (severity, type): Getters return value from |
* DOMCore.dis (severity, type): Getters return value from |
12 |
the definition of the current error (i.e. |-def| hash). |
the definition of the current error (i.e. |-def| hash). |
13 |
(___error_def): New method. |
(___error_def): New method. |