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