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