1 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* |InputProcessor|s and |OutputProcessor|s are |
4 |
|
named so that |report| statements in Perl |
5 |
|
module outputs can be identified by name. |dis:dataType|s |
6 |
|
of |DISCore:TFQNames| are all replaced |
7 |
|
by |DISCore:QName|. |
8 |
|
|
9 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Element.dis (createElementNS): If an array reference |
12 |
|
is specified as the |qualifiedName| parameter, |
13 |
|
don't set the first item as the local name |
14 |
|
even if the second item is not specified (or |
15 |
|
specified as |undef|). |
16 |
|
(createElementNS, setAttribute, setAttributeNS, |
17 |
|
removeAttribute, removeAttributeNS, |
18 |
|
setAttributeNode, setAttributeNodeNS, |
19 |
|
removeAttributeNode, removeAttributeNodeNS): Sets |
20 |
|
or removes the |tc:contentAttributeList| value. |
21 |
|
|
22 |
|
* TreeCore.dis (AttrMap.item): Caches the result |
23 |
|
of sorting of content attribute names. |
24 |
|
(getAttrMap, getElementTypeDefNodeMap, |
25 |
|
getAttrDefNodeMap, getEntityNodeMap, getNotationNodeMap): Removed. |
26 |
|
(tc:contentAttributeList): New property. |
27 |
|
|
28 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DOMFeature.dis (ForDef): Removed. |
31 |
|
(f:provides, f:through): Removed. |
32 |
|
(Version): Removed. |
33 |
|
(implementFeature): Removed. |
34 |
|
|
35 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
38 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
39 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
40 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
41 |
|
SimpleLS.dis, DOMMain.dis, XDP.dis: |For| specifications |
42 |
|
are removed. |
43 |
|
|
44 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
47 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
48 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
49 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
50 |
|
SimpleLS.dis, DOMMain.dis, XDP.dis: |WithFor| specifications |
51 |
|
and |DefaultFor|s are removed. |
52 |
|
|
53 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
56 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
57 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
58 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
59 |
|
SimpleLS.dis, DOMMain.dis: References |
60 |
|
to the |ManakaiDOM:ManakaiDOM|, |ManakaiDOM:ManakaiDOM1|, |
61 |
|
|ManakaiDOM:ManakaiDOM2|, and |ManakaiDOM:ManakaiDOM3| |
62 |
|
modes are removed. |
63 |
|
|
64 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* CharacterData.dis, TreeCore.dis (Require): References |
67 |
|
to the |Grove.dis| module are removed. |
68 |
|
|
69 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* DOMFeature.dis (f:implementation, f:revImplementation): Removed. |
72 |
|
(Require): Reference to the |Grove.dis| module is removed. |
73 |
|
|
74 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* DOMCore.dis (ManakaiDOMImplementation): The |
77 |
|
class is no longer plays the role of |
78 |
|
a |mg:NodeRefRole|. Redundant |f:provides| |
79 |
|
properties are removed. |
80 |
|
|
81 |
|
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* TreeCore.dis, DOMCore.dis, Document.dis, |
84 |
|
Element.dis, CharacterData.dis, XML.dis, |
85 |
|
XDoctype.dis, DOMString.dis, TreeStore.dis, |
86 |
|
XMLParser.dis: Use Perl native |
87 |
|
hashs and |Scalar::Util|'s weak references in favor of |Grove.dis| |
88 |
|
for DOM nodes. See |
89 |
|
also <http://suika.fam.cx/gate/2005/sw/manakai/%E3%83%A1%E3%83%A2/2006-12-29>. |
90 |
|
|
91 |
|
2006-12-03 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* DOMFeature.dis, TreeCore.dis: Unused |role|s are removed. |
94 |
|
|
95 |
|
2006-12-02 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* DOMString.dis: New module. |
98 |
|
|
99 |
|
* DOMString.pm: New file. |
100 |
|
|
101 |
|
* DOMCore.dis (min): Moved from |DOMFeature.dis|. |
102 |
|
(ImplementationRegistryVariable): Moved from |DOMFeature.dis|. |
103 |
|
Now it references the |DOMImplementationRegistry| object. |
104 |
|
(DOMImplementationRegistryVariable): Moved from |DOMMain.dis|. |
105 |
|
(DOMImplementationRegistry): New interface and |
106 |
|
class, reformed from |ImplementationRegistry| in |DOMFeature.dis| |
107 |
|
and |DOMImplementationRegistry| in |DOMMain.dis|. Note |
108 |
|
that the class no longer support |get_implementation| |
109 |
|
and |get_implementation_list| methods from |
110 |
|
the |ImplementationRegistry| interface. |
111 |
|
(DOMImplementationList): Class implemented; no |
112 |
|
longer inherits from |ImplementationList|. |
113 |
|
(DOMImplementationSource): Class implemented; no |
114 |
|
longer inherits from |ImplementationSource|. Note that |
115 |
|
the class no longer support |get_implementation| |
116 |
|
and |get_implementation_list| methods from |
117 |
|
the |ImplementationSource| interface. |
118 |
|
(DOMStringList): Removed. |
119 |
|
|
120 |
|
* DOMFeature.dis (min, ManakaiDOM:DOMHTMLFeature, |
121 |
|
ManakaiDOM:DOMEventsFeature, ManakaiDOM:DOMXMLFeature, |
122 |
|
ManakaiDOM:DOMXMLFeatureXML11, most part of |
123 |
|
documentation for obsolete DOM Level 3 Minimum Implementation |
124 |
|
module, obsolete property name aliases, |
125 |
|
ImplemenationRegistryVar, ImplementationRegistry, |
126 |
|
DEBUG, MIString, ImplementationList, ImplementationSource, |
127 |
|
ManakaiDOM:implID): Removed. |
128 |
|
|
129 |
|
* DOMMain.dis (Redefine, RedefinedBy, Redefined): Removed. |
130 |
|
(DOMString): Removed. |
131 |
|
(DOMImplementationRegistryVar, DOMImplementationRegistry): Removed. |
132 |
|
|
133 |
|
* Makefile: |DOMString.pm| is added. |
134 |
|
|
135 |
|
* TreeCore.dis (is_default_namespace): |null| was |
136 |
|
returned where a false is expected (|null| is |
137 |
|
a false in Perl, but real |false| is appropriate here). |
138 |
|
|
139 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* DOMCore.dis (TypeInfo, UserDataHandler): Removed. |
142 |
|
|
143 |
|
* Element.dis (TypeInfo): Moved from |DOMCore.dis|. |
144 |
|
|
145 |
|
* TreeCore.dis (UserDataHandler): Moved from |DOMCore.dis|. |
146 |
|
|
147 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
149 |
|
* DOMFeature.dis (ImplementationList, ImplementationSource, |
150 |
|
ImplementationRegistry): Parameters |features| |
151 |
|
now allow |null| (equivalent to an empty string). |
152 |
|
|
153 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
* CharacterData.dis (ManakaiDOMDocumentCharacterData): New |
156 |
|
class. Factory methods |createTextNode| and |createComment| |
157 |
|
are moved from |ManakaiDOMDocument|. |
158 |
|
|
159 |
|
* DOMCore.dis: References to |ManakaiDOMObject| |
160 |
|
are removed. |
161 |
|
(tc:createImplForTest): Moved from |TreeCore.dis|. |
162 |
|
(DOMImplementation.___create_node_ref): Support |
163 |
|
for the |mg:nodeRefClass| option is removed. |
164 |
|
(ManakaiDOMConfiguration.___report_error): Moved |
165 |
|
from |ManakaiDOMObject| class. |
166 |
|
|
167 |
|
* DOMFeature.dis (domidl:extends): New property. |
168 |
|
(f:getFeatureImpl): Support for |+| classes is removed. |
169 |
|
|
170 |
|
* DOMMain.dis (DOMMain:docSupportsXMLFeature): Removed. |
171 |
|
(ManakaiDOM:ManakaiDOMObject): Removed. |
172 |
|
(DOMDataType): Removed. |
173 |
|
|
174 |
|
* Document.dis (ManakaiDOMImplementationDocument): |
175 |
|
The |createDocument| method is moved from |
176 |
|
the |ManakaiDOMImplementationTC| in |TreeCore.dis|. |
177 |
|
(ManakaiDOMDocument.___create_node_ref): Removed. |
178 |
|
(createElement, createElementNS, createAttribute, |
179 |
|
createAttributeNS, createTextNode, createComment, |
180 |
|
createCDATASection, createEntityReference, |
181 |
|
createProcessingInstruction): Class implementations |
182 |
|
are moved to each module. |
183 |
|
|
184 |
|
* Element.dis (ManakaiDOMImplementationElement): Factory |
185 |
|
methods are moved from |Document.dis|. |
186 |
|
(ManakaiDOMElement.___create_node_ref): Support |
187 |
|
for old class registry is removed. |
188 |
|
(ManakaiDOMAttr.___create_node_ref): Removed. |
189 |
|
(Attr.baseURI): Implementation |
190 |
|
for |xml:base| attribute is merged. |
191 |
|
(Attr.nodeValue, Attr.value): Implementation |
192 |
|
for |xml:id| attribute is merged. |
193 |
|
|
194 |
|
* TreeCore.dis (ManakaiDOMImplementationTC): Removed. |
195 |
|
|
196 |
|
* XDoctype.dis (ManakaiDOMImplementationXDoctype): The |
197 |
|
definition for |createDocumentType| method |
198 |
|
is moved from |TreeCore.dis|. |
199 |
|
|
200 |
|
* XML.dis (ManakaiDOMXMLDocument): Factory |
201 |
|
methods are moved from |Document.dis|. |
202 |
|
(ManakaiDOMXMLBaseAttr, ManakaiDOMXMLIdAttr): Removed (merged |
203 |
|
into |ManakaiDOMAttr| in |Element.dis|). |
204 |
|
|
205 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
206 |
|
|
207 |
|
* Element.dis (___get_node_ref): |eval|ed |require| |
208 |
|
statement was broken. |
209 |
|
|
210 |
|
* DOMFeature.dis (getImplementationList): Argument |
211 |
|
is not passed to the |getImplementation| method. |
212 |
|
|
213 |
|
* TreeStore.dis (DOMImplementationTreeStore): It |
214 |
|
did not |f:implements| the |TSFeature30| feature. |
215 |
|
|
216 |
|
* XMLParser.dis: Use |create_uri_reference| |
217 |
|
method instead of internal |_new| method |
218 |
|
to create a URI reference object. |
219 |
|
|
220 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
221 |
|
|
222 |
|
* DOMCore.dis (ManakaiDOMImplementation): No longer |
223 |
|
explicitly inherits |urigen:ManakaiURIImplementation| (and |
224 |
|
the |f:ManakaiMinimumImplementation| class inherited |
225 |
|
by it). The |f:Minimum| feature is ever implemented |
226 |
|
for compatibility (but is expected to be removed). |
227 |
|
Internal methods such as |___report_error| are copied from |
228 |
|
obsolete |f:MinimumImplementation| class. DOM3 |
229 |
|
methods |hasFeature| and |getFeature| are also |
230 |
|
moved from that class, but they now support no |
231 |
|
foreign classes. |
232 |
|
|
233 |
|
* DOMFeature.dis (ManakaiImplementationSource): It |
234 |
|
now |p:require|s |Message::Util::AutoLoad::Registry|. |
235 |
|
The class no longer support classes |
236 |
|
other than |ManakaiDOMImplementation|. Note |
237 |
|
that the |ImplementationRegistry| object does continue |
238 |
|
to support foreign classes via foreign classes |
239 |
|
implementing |ImplementationSource| |
240 |
|
or |DOMImplementationSource| interface. |
241 |
|
(MinimumImplementation): Removed. |
242 |
|
|
243 |
|
* DOMLS.dis (ManakaiDOMImplementationLS): It no |
244 |
|
longer inherit the |ManakaiDOMImplementation|; it |
245 |
|
is now expected to be implemented by |DOMImplementation| |
246 |
|
objects. |
247 |
|
|
248 |
|
* DOMMain.dis (null): Removed. |
249 |
|
|
250 |
|
* Document.dis (___create_node_ref): It no |
251 |
|
longer support foreign classes other |
252 |
|
than |Message::DOM::Document::ManakaiDOMDocument|. |
253 |
|
Note that document format specific DOM |
254 |
|
interfaces, if supported, should be |
255 |
|
all instances of the |Document| interface |
256 |
|
in the implementation, as defined |
257 |
|
in the Web Applications 1.0 specification (where |
258 |
|
the |HTMLDocument| interface must be implemented |
259 |
|
by all |Document| objects, even if the |Document| |
260 |
|
contains no HTML element). |
261 |
|
|
262 |
|
* GenericLS.dis (GLSImplementation): It no |
263 |
|
longer inherit the |MinimumImplementation|; it |
264 |
|
is now expected to be implemented by |DOMImplementation| |
265 |
|
objects. |
266 |
|
(createGLSParser, createGLSSerializer): Load |
267 |
|
module implementing parser or serializer |
268 |
|
if necessary. |
269 |
|
|
270 |
|
* Traversal.dis (ManakaiDOMDocumentTraversal): It no |
271 |
|
longer inherits the |ManakaiDOMDocument|; it |
272 |
|
is now expected to be implemented by |Document| |
273 |
|
objects. |
274 |
|
|
275 |
|
* XDP.dis (XDPDocument): It no longer |
276 |
|
inherits the |Document|; it is now expected |
277 |
|
to be implemented by all |Document| objects. |
278 |
|
|
279 |
|
* XDoctype.dis (ManakaiDOMDocumentXDoctype): It no |
280 |
|
longer inherits the |ManakaiDOMDocument|; it |
281 |
|
is now expected to be implemented by |Document| |
282 |
|
objects. |
283 |
|
|
284 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
285 |
|
|
286 |
|
* DOMCore.dis (ManakaiDOMImplementation): No longer |
287 |
|
explicitly inherits |tc:ManakaiDOMImplementationTC|. |
288 |
|
(ManakaiDOMImplementation.AUTOLOAD): New method definition. |
289 |
|
|
290 |
|
* TreeCore.dis (ManakaiDOMImplementationTC): Extends |
291 |
|
the |ManakaiDOMImplementation| class. |
292 |
|
|
293 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
294 |
|
|
295 |
|
* DOMFeature.dis: Definitions for various concepts |
296 |
|
are added. |
297 |
|
|
298 |
|
* GenericLS.dis (GLSImplementation): It no |
299 |
|
longer inherits the |MinimumImplementation|; rather, |
300 |
|
any |ManakaiMinimumImplementation| object also |
301 |
|
implements |GLSImplementation| methods. |
302 |
|
|
303 |
|
* TreeStore.dis (DOMImplementationTreeStore): It no |
304 |
|
longer inherits the |DOMImplementation|; rather, |
305 |
|
any |ManakaiDOMImplementation| object also |
306 |
|
implements |DOMImplementationTreeStore| methods. |
307 |
|
|
308 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
309 |
|
|
310 |
|
* TreeStore.pm: Added to the CVS repository |
311 |
|
to enable for the dis database to contain XML |
312 |
|
fragments. |
313 |
|
|
314 |
|
* Makefile (DOT_CORE_DIS_FILES): |TreeStore.pm| is added. |
315 |
|
|
316 |
|
* TreeStore.dis (Namespace): Namespace URI was incorrect. |
317 |
|
|
318 |
|
2006-06-18 Wakaba <wakaba@suika.fam.cx> |
319 |
|
|
320 |
|
* Traversal.dis (expandEntityReferences): Syntax was incorrect. |
321 |
|
|
322 |
|
* TreeCore.dis (manakaiReadOnly): Test assertion was incorrect. |
323 |
|
|
324 |
|
* XDP.dis (dtdText): Test assertion was incorrect. |
325 |
|
|
326 |
|
2006-05-21 Wakaba <wakaba@suika.fam.cx> |
327 |
|
|
328 |
|
* XDP.dis (XDPEntityValue.stringify): Don't escape |
329 |
|
any |%|s in |xdp:attr-definition| children. |
330 |
|
|
331 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
332 |
|
|
333 |
|
* XDP.dis (createXDPRNIKeyword): The Perl method |
334 |
|
name property is added. |
335 |
|
|
336 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
337 |
|
|
338 |
|
* XDP.dis (createXDPIf): New method. |
339 |
|
(XDPIfElement): New interface. |
340 |
|
|
341 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
342 |
|
|
343 |
|
* XDP.dis (createXDPElement, createXDPAttlist, createXDPAttrDefinition): |
344 |
|
New methods. |
345 |
|
|
346 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
347 |
|
|
348 |
|
* XDP.dis (XDPDocument): A number of constructor methods |
349 |
|
are added. |
350 |
|
(XDPTextDecl.dtdText): The |xml| target was missing. |
351 |
|
|
352 |
2006-05-14 Wakaba <wakaba@suika.fam.cx> |
2006-05-14 Wakaba <wakaba@suika.fam.cx> |
353 |
|
|
354 |
* Traversal.dis (SerialWalker): New interface. |
* Traversal.dis (SerialWalker): New interface. |