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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24