1 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: DAC_SUFFIX changed to ".dad". |
4 |
|
|
5 |
|
* DIS.dis (Util:): Added for DIS|ForEmpty and DIS|ForLatest. |
6 |
|
(disIsNullable): Reimplemented. |
7 |
|
|
8 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* DIS.dis (addNamespaceBinding): New method. |
11 |
|
|
12 |
|
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* DIS.dis: Use valueRef and nodeIDRef where possible so |
15 |
|
that dad file can share text data if possible. |
16 |
|
For resources, {subOf} and {supOf} is now optional. |
17 |
|
(sourceNodeIDRef): New attribute. |
18 |
|
|
19 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* DIS.dis: Parameter "databaseArg" added to various |
22 |
|
methods to support objects that have no associated |
23 |
|
database. |
24 |
|
(getNamespaceBindingList, getDefaultNamespaceURIRef): New |
25 |
|
methods. |
26 |
|
(NO_RDF_TYPE_ERR): New error type. |
27 |
|
(loadResource): Throws NO_RDF_TYPE_ERR if no rdf:type |
28 |
|
attribute specified for a resource definition. |
29 |
|
|
30 |
2005-09-16 Wakaba <wakaba@suika.fam.cx> |
2005-09-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
* DIS.dis (DISResourceProp): Methods reimplemented to |
* DIS.dis (DISResourceProp): Methods reimplemented to |