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