1 |
|
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (plFilePathStem): New attribute. |
4 |
|
|
5 |
|
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DIS.dis (plFileNameStem): New attribute. |
8 |
|
|
9 |
|
2005-08-28 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DIS.dis (plCodeFragment): Type ManakaiDOM:InCase supported. |
12 |
|
|
13 |
|
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DIS.dis: Typo fixed for replacing namespace URI and local name |
16 |
|
in reflecting code. |
17 |
|
(mvLocalName, mvNamespaceURI): Use "localName" and "namespaceURI" |
18 |
|
attribute values as their default. |
19 |
|
(mvPrefix, qnameValuePrefix): New attributes. |
20 |
|
|
21 |
|
* ManakaiNode.dis: Tests whether "defined" rather than true or not |
22 |
|
in "while" conditions. |
23 |
|
|
24 |
|
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* ManakaiNode.dis (Util:): Now Perl package name for interfaces |
27 |
|
is defined. |
28 |
|
|
29 |
|
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
30 |
|
parameter value if dis:ContentType attribute is missing. |
31 |
|
|
32 |
|
* ManakaiNode.dis (importTree): Use "isa" function |
33 |
|
to check whether a object is an instance of the manakai |
34 |
|
node model. |
35 |
|
(NodeStem, NodeRef): New lightweight variant |
36 |
|
of ManakaiDOM:ManakaiDOMNodeObject |
37 |
|
and ManakaiDOM:ManakaiDOMNodeReference. |
38 |
|
|
39 |
|
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
42 |
|
even if DOMMetaImpl:provideFeature has child nodes but |
43 |
|
they are not DOMMetaImpl:providedThrough a ImplFeature |
44 |
|
statement is generated. |
45 |
|
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
46 |
|
|
47 |
|
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* Makefile: Rules for DISDoc module added. |
50 |
|
|
51 |
|
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
54 |
|
ManakaiDISModuleDefinition): "getFeature" method added. |
55 |
|
|
56 |
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
* DIS.dis (Require): Loads PerlCode module. |
* DIS.dis (Require): Loads PerlCode module. |