1 |
|
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMCore.dis (severity, type): Getters return value from |
4 |
|
the definition of the current error (i.e. |-def| hash). |
5 |
|
(___error_def): New method. |
6 |
|
(errorType): |dis:dataType| changed to |DISCore:TFQNames| |
7 |
|
to ease natural reference to constant value. |
8 |
|
(error-handler.default): Prints the error message by |warn|. |
9 |
|
|
10 |
|
* Tree.dis (nodeValue.set): Reimplemented so that it |
11 |
|
warns as setting has no effect. |
12 |
|
(___report_error): New method. (It had been only implemented |
13 |
|
in superclass.) |
14 |
|
(setting-node-value-no-effect): New error type. |
15 |
|
|
16 |
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
* DOMCore.dis: Error codes added. |
* DOMCore.dis: Error codes added. |