1 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (RESOURCE_NOT_DEFINED_ERR): New error code. |
4 |
|
(getResource): New "dae" and "daem" database format support. |
5 |
|
(DISResourceList): New type. |
6 |
|
(uriRef, ownerModuleURI, ownerModuleURIRef): New attributes. |
7 |
|
(addChildResource, addDynamicChildResource): New methods. |
8 |
|
(getChildResourceList, getDynamicChildResourceList): New method. |
9 |
|
(getChildResourceListByType): New method. |
10 |
|
(parentResource, dynamicParentResource): New attributes. |
11 |
|
|
12 |
|
* Makefile (DAC_SUFFIX): Changed to ".dae". |
13 |
|
(DAEM_SUFFIX): New. |
14 |
|
|
15 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* ManakaiNode.dis (NodeStem): Property value "mn:treeID" |
18 |
|
has changed to scalar reference. |
19 |
|
|
20 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* ManakaiNode.dis (mn:node, mn:nodeID, mn:treeID): New |
23 |
|
properties. |
24 |
|
(mn:stemName, mn:refName): New properties. |
25 |
|
|
26 |
|
* Makefile (.discore-all.pm): New rule to create dis-related |
27 |
|
Perl module files at once. |
28 |
|
|
29 |
|
* DIS.dis (PERL_HASH_KEY_ALREADY_DEFINED_ERR): New error code. |
30 |
|
(hashKeyName, hashKeyScope, anotherURI): New error parameters. |
31 |
|
|
32 |
|
* ManakaiNode.dis, DIS.dis, PerlCode.dis: Use "disPerl:H" instead |
33 |
|
of "disPerl:Q" for hash keys. |
34 |
|
|
35 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* DIS.dis (DISParser.new): New method. |
38 |
|
(hasFeature): Removed. ManakaiDISAnyResource now |
39 |
|
extends DOMFeature:ManakaiHasFeatureByGetFeature. |
40 |
|
(readProperties): Support for property value data |
41 |
|
types DISLang:MemberRef and dx:XCRef added. |
42 |
|
(ManakaiDISExceptionTarget): It is now an alias |
43 |
|
for dx:ManakaiDefaultExceptionHandler. |
44 |
|
|
45 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* Makefile: DAC_SUFFIX changed to ".dad". |
48 |
|
|
49 |
|
* DIS.dis (Util:): Added for DIS|ForEmpty and DIS|ForLatest. |
50 |
|
(disIsNullable): Reimplemented. |
51 |
|
|
52 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* DIS.dis (addNamespaceBinding): New method. |
55 |
|
|
56 |
|
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* DIS.dis: Use valueRef and nodeIDRef where possible so |
59 |
|
that dad file can share text data if possible. |
60 |
|
For resources, {subOf} and {supOf} is now optional. |
61 |
|
(sourceNodeIDRef): New attribute. |
62 |
|
|
63 |
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
* DIS.dis: Parameter "databaseArg" added to various |
* DIS.dis: Parameter "databaseArg" added to various |