1 |
|
2006-03-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (getMethodForType): Parameter |$resource| |
4 |
|
is changed to |$type_resource|. |
5 |
|
(getDOMConfigurationParameterName): New method. |
6 |
|
|
7 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* DIS.dis (loadResource): Support for the |dis:aliasChild| |
10 |
|
property has been removed. |
11 |
|
|
12 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* DIS.dis (loadResource): Sets the |srinfo| parameter |
15 |
|
of the |addTypeURI| method call. |
16 |
|
(addTypeURI): The |srinfo| parameter is added. Sets |
17 |
|
the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias| |
18 |
|
method calls. |
19 |
|
|
20 |
|
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* DIS.dis (loadResource): Don't set |isDefined| |
23 |
|
flag for aliases. |
24 |
|
|
25 |
|
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* PerlCode.dis (stringify): Inserts new line after |COMMA|s |
28 |
|
in lists (hash literals and array literals --- "lists" theirselves |
29 |
|
are excluded since they are usually not so long). |
30 |
|
|
31 |
|
* DIS.dis (loadResource): Don't throw error |
32 |
|
if an alias is alreadt defined for same URI. Registers |
33 |
|
aliases from |srinfo| to the database. By these |
34 |
|
fixes aliases defined in another module from the canonical |
35 |
|
resource name's module can live even after the canonical's |
36 |
|
module is updated. |
37 |
|
|
38 |
2006-03-08 Wakaba <wakaba@suika.fam.cx> |
2006-03-08 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
* ManakaiNode.dis (destroy): Don't cause |uninitialized value |
* ManakaiNode.dis (destroy): Don't cause |uninitialized value |