1 |
|
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ManakaiNode.dis (Util:): Now Perl package name for interfaces |
4 |
|
is defined. |
5 |
|
|
6 |
|
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
7 |
|
parameter value if dis:ContentType attribute is missing. |
8 |
|
|
9 |
|
* ManakaiNode.dis (importTree): Use "isa" function |
10 |
|
to check whether a object is an instance of the manakai |
11 |
|
node model. |
12 |
|
(NodeStem, NodeRef): New lightweight variant |
13 |
|
of ManakaiDOM:ManakaiDOMNodeObject |
14 |
|
and ManakaiDOM:ManakaiDOMNodeReference. |
15 |
|
|
16 |
|
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
19 |
|
even if DOMMetaImpl:provideFeature has child nodes but |
20 |
|
they are not DOMMetaImpl:providedThrough a ImplFeature |
21 |
|
statement is generated. |
22 |
|
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
23 |
|
|
24 |
|
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* Makefile: Rules for DISDoc module added. |
27 |
|
|
28 |
|
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
31 |
|
ManakaiDISModuleDefinition): "getFeature" method added. |
32 |
|
|
33 |
|
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DIS.dis (Require): Loads PerlCode module. |
36 |
|
|
37 |
|
2005-03-05 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* PerlCode.dis: Operator overloading is implemented. |
40 |
|
|
41 |
|
2005-03-04 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* ManakaiNode.dis: Checks type, to support SuikaWikiConfig21 |
44 |
|
module's binding properties. |
45 |
|
|
46 |
|
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* PerlCode.dis: New module. |
49 |
|
|
50 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DIS.dis (DISModuleResolver): New interface. |
53 |
|
|
54 |
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
* DIS.dis: New module. |
* DIS.dis: New module. |