/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.199 by wakaba, Sun Nov 5 10:57:29 2006 UTC revision 1.206 by wakaba, Sat Dec 30 02:37:06 2006 UTC
# Line 1  Line 1 
1    2006-12-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * CharacterData.dis, TreeCore.dis (Require): References
4            to the |Grove.dis| module are removed.
5    
6    2006-12-30  Wakaba  <wakaba@suika.fam.cx>
7    
8            * DOMFeature.dis (f:implementation, f:revImplementation): Removed.
9            (Require): Reference to the |Grove.dis| module is removed.
10    
11    2006-12-30  Wakaba  <wakaba@suika.fam.cx>
12    
13            * DOMCore.dis (ManakaiDOMImplementation): The
14            class is no longer plays the role of
15            a |mg:NodeRefRole|.  Redundant |f:provides|
16            properties are removed.
17    
18    2006-12-29  Wakaba  <wakaba@suika.fam.cx>
19    
20            * TreeCore.dis, DOMCore.dis, Document.dis,
21            Element.dis, CharacterData.dis, XML.dis,
22            XDoctype.dis, DOMString.dis, TreeStore.dis,
23            XMLParser.dis: Use Perl native
24            hashs and |Scalar::Util|'s weak references in favor of |Grove.dis|
25            for DOM nodes.  See
26            also <http://suika.fam.cx/gate/2005/sw/manakai/%E3%83%A1%E3%83%A2/2006-12-29>.
27    
28    2006-12-03  Wakaba  <wakaba@suika.fam.cx>
29    
30            * DOMFeature.dis, TreeCore.dis: Unused |role|s are removed.
31    
32    2006-12-02  Wakaba  <wakaba@suika.fam.cx>
33    
34            * DOMString.dis: New module.
35    
36            * DOMString.pm: New file.
37    
38            * DOMCore.dis (min): Moved from |DOMFeature.dis|.
39            (ImplementationRegistryVariable): Moved from |DOMFeature.dis|.
40            Now it references the |DOMImplementationRegistry| object.
41            (DOMImplementationRegistryVariable): Moved from |DOMMain.dis|.
42            (DOMImplementationRegistry): New interface and
43            class, reformed from |ImplementationRegistry| in |DOMFeature.dis|
44            and |DOMImplementationRegistry| in |DOMMain.dis|.  Note
45            that the class no longer support |get_implementation|
46            and |get_implementation_list| methods from
47            the |ImplementationRegistry| interface.
48            (DOMImplementationList): Class implemented; no
49            longer inherits from |ImplementationList|.
50            (DOMImplementationSource): Class implemented; no
51            longer inherits from |ImplementationSource|.  Note that
52            the class no longer support |get_implementation|
53            and |get_implementation_list| methods from
54            the |ImplementationSource| interface.
55            (DOMStringList): Removed.
56    
57            * DOMFeature.dis (min, ManakaiDOM:DOMHTMLFeature,
58            ManakaiDOM:DOMEventsFeature, ManakaiDOM:DOMXMLFeature,
59            ManakaiDOM:DOMXMLFeatureXML11, most part of
60            documentation for obsolete DOM Level 3 Minimum Implementation
61            module, obsolete property name aliases,
62            ImplemenationRegistryVar, ImplementationRegistry,
63            DEBUG, MIString, ImplementationList, ImplementationSource,
64            ManakaiDOM:implID): Removed.
65    
66            * DOMMain.dis (Redefine, RedefinedBy, Redefined): Removed.
67            (DOMString): Removed.
68            (DOMImplementationRegistryVar, DOMImplementationRegistry): Removed.
69    
70            * Makefile: |DOMString.pm| is added.
71    
72            * TreeCore.dis (is_default_namespace): |null| was
73            returned where a false is expected (|null| is
74            a false in Perl, but real |false| is appropriate here).
75    
76    2006-11-05  Wakaba  <wakaba@suika.fam.cx>
77    
78            * DOMCore.dis (TypeInfo, UserDataHandler): Removed.
79    
80            * Element.dis (TypeInfo): Moved from |DOMCore.dis|.
81    
82            * TreeCore.dis (UserDataHandler): Moved from |DOMCore.dis|.
83    
84  2006-11-05  Wakaba  <wakaba@suika.fam.cx>  2006-11-05  Wakaba  <wakaba@suika.fam.cx>
85    
86          * DOMFeature.dis (ImplementationList, ImplementationSource,          * DOMFeature.dis (ImplementationList, ImplementationSource,

Legend:
Removed from v.1.199  
changed lines
  Added in v.1.206

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24