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