1 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (forMatch, readProperties): Support for the |For| |
4 |
|
property is removed. |
5 |
|
|
6 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DIS.dis (defaultForURI): Removed. |
9 |
|
|
10 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* PerlCode.dis, DIS.dis, ManakaiNode.dis, |
13 |
|
ManakaiNodeTest.dis: |For| specifications are removed. |
14 |
|
|
15 |
|
* common.dis: New module. |
16 |
|
|
17 |
|
* DIS.dis, PerlCode.dis, ManakaiNode.dis: |Util:| resource |
18 |
|
definitions are removed (and moved to |common.dis|). |
19 |
|
|
20 |
|
* DIS.dis (ForEmpty, ForLatest): Removed. |
21 |
|
|
22 |
|
* DIS.dis: |WithFor| and |DefaultFor| are removed. |
23 |
|
|
24 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* PerlCode.dis: |WithFor| and |DefaultFor| are removed. |
27 |
|
|
28 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DIS.dis, PerlCode.dis: References to the |ManakaiDOM:ManakaiDOM| |
31 |
|
mode are removed. |
32 |
|
|
33 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DIS.dis (ModuleRole, ForRole, ResourceRole, |
36 |
|
DatabaseRole, ElementRole): Removed. |
37 |
|
(DISParser.new): Removed. |
38 |
|
(getFeature): Removed. |
39 |
|
(hasFeature): Removed. |
40 |
|
|
41 |
|
* Grove.dis: Removed. |
42 |
|
|
43 |
|
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* PerlCode.dis (createPCFile): Removed. |
46 |
|
(createPCDocument): New method. |
47 |
|
|
48 |
|
2006-12-02 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* Makefile: |lib/Message/DOM/DOMString.pm| is added. |
51 |
|
|
52 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* Grove.dis (mg:nodeRefClass, mg:nodeRefInterfaces): Removed. |
55 |
|
|
56 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* DIS.dis (ManakaiDISImplementation): It no longer |
59 |
|
inherits |ManakaiDISImplementationValue|, |
60 |
|
|ManakaiDISImplementationPerl|, and |ManakaiSWCFGImplementation| |
61 |
|
interfaces. The class is now expected to be implemented |
62 |
|
by |DOMImplementation| objects. |
63 |
|
|
64 |
|
* PerlCode.dis (addImplementedFeature, addImplementedElementType): |
65 |
|
New methods. |
66 |
|
(PCHasFeature, PCElementType): New interfaces. |
67 |
|
(PCDocument): It no longer inherits the |ManakaiDOMDocument|; it |
68 |
|
is now expected to be implemented by |Document| |
69 |
|
objects. |
70 |
|
(PCImplementation): It no longer inherits the |ManakaiDOMImplementation|; |
71 |
|
it is now expected to be implemented by |DOMImplementation| |
72 |
|
objects. |
73 |
|
|
74 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* autoload/: New directory. |
77 |
|
|
78 |
|
* DIS.dis (getPropertyResourceList): Unused |defaultMediaType| |
79 |
|
parameter is deleted. New |isaRecursivePropName| |
80 |
|
and |recursiveISAPropName| parameters are added. |
81 |
|
|
82 |
|
* PerlCode.dis (addRevISAPackageName, getRevISAPackageName): |
83 |
|
New methods. |
84 |
|
(stringify): Support for the rev-ISA packages is added. |
85 |
|
(getAutoloadDefinitionList): New method. |
86 |
|
|
87 |
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
* DIS.dis (parseString): New |for_arg| parameter is added. |
* DIS.dis (parseString): New |for_arg| parameter is added. |