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

Legend:
Removed from v.1.200  
changed lines
  Added in v.1.207

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24