1 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (DISParser.new): New method. |
4 |
|
(hasFeature): Removed. ManakaiDISAnyResource now |
5 |
|
extends DOMFeature:ManakaiHasFeatureByGetFeature. |
6 |
|
(readProperties): Support for property value data |
7 |
|
types DISLang:MemberRef and dx:XCRef added. |
8 |
|
(ManakaiDISExceptionTarget): It is now an alias |
9 |
|
for dx:ManakaiDefaultExceptionHandler. |
10 |
|
|
11 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Makefile: DAC_SUFFIX changed to ".dad". |
14 |
|
|
15 |
|
* DIS.dis (Util:): Added for DIS|ForEmpty and DIS|ForLatest. |
16 |
|
(disIsNullable): Reimplemented. |
17 |
|
|
18 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* DIS.dis (addNamespaceBinding): New method. |
21 |
|
|
22 |
|
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DIS.dis: Use valueRef and nodeIDRef where possible so |
25 |
|
that dad file can share text data if possible. |
26 |
|
For resources, {subOf} and {supOf} is now optional. |
27 |
|
(sourceNodeIDRef): New attribute. |
28 |
|
|
29 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* DIS.dis: Parameter "databaseArg" added to various |
32 |
|
methods to support objects that have no associated |
33 |
|
database. |
34 |
|
(getNamespaceBindingList, getDefaultNamespaceURIRef): New |
35 |
|
methods. |
36 |
|
(NO_RDF_TYPE_ERR): New error type. |
37 |
|
(loadResource): Throws NO_RDF_TYPE_ERR if no rdf:type |
38 |
|
attribute specified for a resource definition. |
39 |
|
|
40 |
|
2005-09-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* DIS.dis (DISResourceProp): Methods reimplemented to |
43 |
|
support DIS/Value values. |
44 |
|
|
45 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* DIS.dis (readProperties): New methods. Emploies DIS/Value |
48 |
|
classes for internal data structure. |
49 |
|
|
50 |
|
2005-09-14 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DIS.dis: Now references DIS/Value.dis. |
53 |
|
(DISAnyResource): New interface separeted from DISModule. |
54 |
|
DISFor and DISResource. |
55 |
|
|
56 |
|
2005-09-13 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* DIS.dis: Perl-related methods are moved to a separate |
59 |
|
module "DIS/Perl.dis". |
60 |
|
|
61 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* Makefile: Renewaled. |
64 |
|
|
65 |
|
* ManakaiNode.dis (free): New method. |
66 |
|
|
67 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* DIS.dis: Interfaces added. |
70 |
|
(free): New method. |
71 |
|
|
72 |
|
* PerlCode.dis: Interfaces added. |
73 |
|
|
74 |
|
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* DIS.dis (plName): Use AppName attribute, if any, |
77 |
|
for ManakaiDOM:ConstGroup resources. |
78 |
|
|
79 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* DIS.dis (plGeneratePerlModuleFile): Don't generate code for |
82 |
|
the same class or variable twice whose alias is defined |
83 |
|
in the same module. |
84 |
|
|
85 |
|
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* PerlCode.dis (ManakaiPerlSub.IntClone): Copies pc:localName |
88 |
|
and pc:prortotype properties. |
89 |
|
|
90 |
|
* DIS.dis (plAdditionalISAPackages): New attribute. |
91 |
|
|
92 |
2005-09-01 Wakaba <wakaba@suika.fam.cx> |
2005-09-01 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
* DIS.dis (plCodeFragment): The ManakaiDOM:boolean datatype |
* DIS.dis (plCodeFragment): The ManakaiDOM:boolean datatype |