1 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (ModuleRole, ForRole, ResourceRole, |
4 |
|
DatabaseRole, ElementRole): Removed. |
5 |
|
(DISParser.new): Removed. |
6 |
|
(getFeature): Removed. |
7 |
|
(hasFeature): Removed. |
8 |
|
|
9 |
|
* Grove.dis: Removed. |
10 |
|
|
11 |
|
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* PerlCode.dis (createPCFile): Removed. |
14 |
|
(createPCDocument): New method. |
15 |
|
|
16 |
|
2006-12-02 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Makefile: |lib/Message/DOM/DOMString.pm| is added. |
19 |
|
|
20 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* Grove.dis (mg:nodeRefClass, mg:nodeRefInterfaces): Removed. |
23 |
|
|
24 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* DIS.dis (ManakaiDISImplementation): It no longer |
27 |
|
inherits |ManakaiDISImplementationValue|, |
28 |
|
|ManakaiDISImplementationPerl|, and |ManakaiSWCFGImplementation| |
29 |
|
interfaces. The class is now expected to be implemented |
30 |
|
by |DOMImplementation| objects. |
31 |
|
|
32 |
|
* PerlCode.dis (addImplementedFeature, addImplementedElementType): |
33 |
|
New methods. |
34 |
|
(PCHasFeature, PCElementType): New interfaces. |
35 |
|
(PCDocument): It no longer inherits the |ManakaiDOMDocument|; it |
36 |
|
is now expected to be implemented by |Document| |
37 |
|
objects. |
38 |
|
(PCImplementation): It no longer inherits the |ManakaiDOMImplementation|; |
39 |
|
it is now expected to be implemented by |DOMImplementation| |
40 |
|
objects. |
41 |
|
|
42 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* autoload/: New directory. |
45 |
|
|
46 |
|
* DIS.dis (getPropertyResourceList): Unused |defaultMediaType| |
47 |
|
parameter is deleted. New |isaRecursivePropName| |
48 |
|
and |recursiveISAPropName| parameters are added. |
49 |
|
|
50 |
|
* PerlCode.dis (addRevISAPackageName, getRevISAPackageName): |
51 |
|
New methods. |
52 |
|
(stringify): Support for the rev-ISA packages is added. |
53 |
|
(getAutoloadDefinitionList): New method. |
54 |
|
|
55 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* DIS.dis (parseString): New |for_arg| parameter is added. |
58 |
|
|
59 |
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
* DIS.dis (readProperties): New |implementation| parameters |
* DIS.dis (readProperties): New |implementation| parameters |