/[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.160 by wakaba, Thu Mar 30 16:01:42 2006 UTC revision 1.169 by wakaba, Tue Apr 4 10:53:13 2006 UTC
# Line 1  Line 1 
1    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis: The |cfg:dtd-default-attributes| configuration
4            parameter is changed to |cfg:dtd-default-attribute|.
5    
6    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
7    
8            * TreeCore.dis: The |DOMMain:raiseException| elements
9            are replaced by |disPerl:EXCEPTION|s.
10    
11    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
12    
13            * DOMMain.dis (GetPropNode, CheckReadOnly): Removed.
14    
15            * Node.dis (cfg:dtd-default-attribute): The configuration
16            parameter |cfg:dtd-default-attributes| is renamed
17            as |cfg:dtd-default-attribute|.
18            (Roles): Definitions are changed so that classes
19            that implement those classes MUST implement the |Node|
20            and its subinterfaces.
21            (cfg:dtd-attribute-type): New configuration parameter.
22    
23            * Document.dis (adoptNode): Don't throw exception
24            if |strictErrorChecking| is |false|.
25    
26            * Element.dis (setAttribute, setAttributeNS): Don't
27            set [attribute type] if the |cfg:dtd-attribute-type|
28            configuration parameter is set to |false|.
29            (removeAttribute, removeAttributeNS, removeAttributeNode): Don't
30            regenerate default attribute nodes if the |cfg:dtd-default-attribute|
31            configuration parameter is set to |false|.
32    
33    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
34    
35            * TreeStore.dis: New module.
36    
37            * Makefile: |TreeStore.dis| is added.
38    
39    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
40    
41            * XMLParser.dis: Updated so that it can be used
42            with |TreeCore.pm|, |Document.pm|, |Element.pm|,
43            and |XML.pm|.  Set the read-only flag to
44            the |DocumentType|, |Entity|, and |EntityReference| noes.
45    
46            * Node.dis (textContent): It did not handle descendant
47            element and entity reference nodes.
48    
49            * Element.dis, XML.dis (manakaiBaseURI.get): Its
50            definition has been changed to return only explicit
51            base URI specification.
52    
53            * DOMLS.dis (LSInput, LSOutput): They no longer
54            inherits the |ManakaiDOM:ManakaiDOMObject| class.
55    
56            * Tree.dis, DOMXML.dis, ManakaiDOMLS2003.dis: Removed.
57    
58            * Tree.pm, DOMXML.pm: Removed.
59    
60            * TreeCore.pm, Document.pm, Element.pm: Added
61            to the CVS repository since they are necessary to
62            build the dis library.
63    
64            * Makefile: Sync'ed to new modules disposition.
65    
66    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
67    
68            * Makefile: Rules for |Tree.pm| and |DOMXML.pm| are
69            removed.  For |Element.pm| and |Document.pm| are added.
70    
71            * Document.dis, Element.dis: New module split from |TreeCore.dis|.
72    
73            * TreeCore.dis (Document, DocumentFragment, Element, Attr): Removed.
74    
75    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
76    
77            * DOMFeature.dis (getImplementation, getImplementationList): Support
78            for new class information variables.
79            (DOMLS:Generic): This old feature name is removed.
80    
81            * GenericLS.dis (createGLSParser, createGLSSerializer): Support
82            for new class information variables.
83    
84            * TreeCore.dis (manakaiExpandedURI): New attribute.
85            (Document, Element.___create_node_ref): New method
86            implementations.
87    
88    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
89    
90            * TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode):
91            Reimplemented.
92            (isId): Setter is added.
93            (Element.normalize): Definition copied from the |MDOM:Tree|
94            module.
95    
96    2006-03-31  Wakaba  <wakaba@suika.fam.cx>
97    
98            * Makefile (clean-db): New rule.
99    
100            * TreeCore.dis (setUserData): Schedule to invoke
101            the user data handler when the node is removed
102            from the memory.
103            (setAttribute, setAttributeNS): Set the [attribute type]
104            if DTD attribute definition is available.
105            (CharacterData members): Definitions copied from
106            the |MDOM:Tree| module.
107    
108    2006-03-31  Wakaba  <wakaba@suika.fam.cx>
109    
110            * DOMCore.dis (DOMStringList.==): New overloaded operator.
111    
112            * DOMFeature.dis (ManakaiHasFeatureByGetFeature): The
113            class did not implement the |GetFeature| interface.
114            (hasFeature): The |+| prefix was not taken into account.
115    
116            * TreeCore.dis (Node): The class now inherits
117            the |ManakaiHasFeatureByGetFeature| class.  It now
118            implements the |f:GetFeature| and |ecore:MUErrorTarget|
119            interfaces.
120            (CreateNodeRefMethod): The |mg:nodeRefInterfaces| option
121            is supported.
122            (lookupNamespaceURI, lookupPrefix, isDefaultNamespace): Reimplemented.
123            (manakaiParentElement): New attribute.
124    
125            * XDoctype.dis (d:Feature): Old feature name |ManakaiDOM:XDoctype|
126            is removed.
127            (lookupPrefix): Old method implementation is removed.
128    
129            * XML.dis (CDATASection): The |mg:NodeRefRole| was
130            missing because of the |DISCore:stopISARecursive| property.
131    
132            * TreeCore.dis, XML.dis, XDoctype.dis, DOMCore.dis, DOMFeature.dis:
133            They now pass all tests included in those modules!
134    
135  2006-03-30  Wakaba  <wakaba@suika.fam.cx>  2006-03-30  Wakaba  <wakaba@suika.fam.cx>
136    
137          * DOMCore.dis (Require): A reference to the |MURI:Generic|          * DOMCore.dis (Require): A reference to the |MURI:Generic|

Legend:
Removed from v.1.160  
changed lines
  Added in v.1.169

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24