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

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

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

revision 1.23 by wakaba, Sat Feb 26 11:35:51 2005 UTC revision 1.69 by wakaba, Sun Nov 20 09:49:29 2005 UTC
# Line 1  Line 1 
1    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile: |../DOM/Tree.dis| added.
4    
5    2005-11-17  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Makefile: |Formatter/Muf2003.dis| added to file list.
8    
9            * DIS.dis (DISModuleLite): Typo in |ISA| property fixed.
10    
11    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
12    
13            * .cvsignore: New file.
14            
15    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
16    
17            * PerlCode.dis: A test code added.  Typos in |ISA|
18            properties fixed.
19            (PerlSub.stringify): Generates prototype specification
20            even if |prototype| attribute value's length is zero
21            in case the |pc:prototype| attribute /is/ found.
22    
23    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
24    
25            * Makefile: Missing rule to make |Message/DOM/core.dae| added.
26    
27    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules
30            added.
31    
32            * DIS.dis (DIS:): Removed (moved to |DIS/common.dis|).
33    
34    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
35    
36            * PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral):
37            New interfaces.
38            (createPCLiteral, appendNewPCLiteral): New methods.
39            (PCDocument): New interface.
40            (factory methods): Namespace URI and local name of document
41            element arguments added to |createDocument| to obtain
42            an instance of |PCDocument|.
43    
44    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
45    
46            * PerlCode.dis (pc:line): New configuration parameter.
47            (stringify): Don't output "#line" directive
48            unless "pc:line" parameter is set to "true".
49            (pc:split-resolver): New configuration parameter.
50    
51    2005-10-14  Wakaba  <wakaba@suika.fam.cx>
52    
53            * ManakaiNode.dis (anydata0): New property type.
54    
55            * PerlCode.dis (stringify): Prints node id if file name
56            is not available.
57            (perlLiteral): Prints as is if the value is blessed
58            with "manakai::code" package.
59    
60    2005-10-13  Wakaba  <wakaba@suika.fam.cx>
61    
62            * PerlCode.dis (CDATADOMString): Changed to use code
63            fragment defined in DOMCore module directly.
64    
65    2005-10-12  Wakaba  <wakaba@suika.fam.cx>
66    
67            * PerlCode.dis (ForClassCompat): Removed.
68    
69            * ManakaiNode.dis (ManakaiDOMNodeObject, ManakaiDOMNodeReference):
70            Removed.
71            (newNode): New method.
72            (generateUniqueID): Algorithm has changed to save random
73            string generation time.
74    
75            * DIS.dis (AUTOLOAD): "$Error::Level" fixed to "$Error::Depth".
76    
77    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
78    
79            * PerlCode.dis (IfClsDef, IFClsETDef): New version of classes based
80            on DOMCore and element type definitions added.
81            (localName): Renamed to "pcLocalName" to avoid
82            conflict with "Node.localName" attribute.
83    
84    2005-10-10  Wakaba  <wakaba@suika.fam.cx>
85    
86            * DIS.dis (Require): Unused reference to "PerlCode.dis" removed.
87    
88            * Makefile: Rules to make "PerlCode.pm" separated
89            from ones for "DIS.pm".
90    
91            * ManakaiNode.dis (mn:unsetXRefNode): "$referent"
92            parameter is replaced with "$referrer->{$propName}".
93    
94            * PerlCode.dis (Require): References "DOMCore.dis".
95            (DefaultFor): Changed to "ManakaiDOM:ManakaiDOMLatest".
96            (Util: for ManakaiDOM:ManakaiDOM): New.
97    
98    2005-10-09  Wakaba  <wakaba@suika.fam.cx>
99    
100            * ManakaiNode.dis: New "mn:xrefnode0" property type has
101            been introduced and methods are fixed to support it.
102            (mn:setXRefNode, mn:unsetXRefNode): New codes.
103    
104            * DIS.dis (loadResource): Skips a root resource definition
105            if it is an alias and it has "dis:Name" attribute and
106            referenced canonical definition is already read.  (Note
107            that similar case that the resource definition has "dis:QName"
108            attribute is already fixed in the same way.)
109    
110    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
111    
112            * DIS.dis (readProperties): Recognizes hexdecimal
113            in "DISCore:Integer" (prefixed by "0x").
114    
115    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
116    
117            * PerlCode.dis (getExceptionInterfacePackageNameList,
118            addExceptionInterfacePackageName): New methods.
119            (ToString): Sorts hash keys where they result in
120            the order of statements in result code.
121    
122            * Error.pm ($DEBUG): New option variable.
123            (___get_error_def): Calls "___error_def" method in second or later "@ISA"
124            package even if elder package has "___error_def" method.
125    
126            * DIS.dis: Now constant values are only defined
127            in interfaces.
128            (DIS:NO_EXCEPTION_CLASS_ERR): New exception subcode.
129    
130    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
131    
132            * DIS.dis (getAnyResourceURIList, getModuleURIList): New methods.
133    
134    2005-10-02  Wakaba  <wakaba@suika.fam.cx>
135    
136            * DIS.dis (getAnyResource): New method.
137            (isTypeURI): Now it is a method of "DIS:DISAnyResource" interface.
138            (getPropertyResource, getPropertyResourceList): Now
139            they uses "getAnyResource" method.
140            (getPropertyModuleList): Removed.
141    
142    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
143    
144            * DIS.dis (readProperties): Saves property name to values.
145            (getPropertyModuleList): New method.
146    
147    2005-09-29  Wakaba  <wakaba@suika.fam.cx>
148    
149            * DIS.dis: Shares local name, namespace URI and for URI
150            if possible.
151    
152            * PerlCode.dis (stringify): Sorts "require" statements by module
153            name.
154    
155    2005-09-28  Wakaba  <wakaba@suika.fam.cx>
156    
157            * PerlCode.dis (perlLiteral): Sorts output by hash key.
158            
159            * ManakaiNode.dis (new): Sets "mn:groveReferenceCounter"
160            property.
161            (getNewReference): Increments "mn:groveReferenceCounter"
162            property.
163            (ManakaiDOM:ManakaiDOMNodeObject, ManakaiNodeStem): Don't
164            check "defined" to allow "undef" value in "while" condition.
165            (mn:isGroveReferenced): New code.
166            (changeTreeID): New "groveRC" parameter added.
167            (importTree, changeTreeID): Updates "mn:groveReferenceCounter"
168            properties.
169            (destroy): Uses "mn:isGroveReferenced" instead of "isExternallyReferred".
170            (mn:groveReferenceCounter): New property.
171    
172    2005-09-28  Wakaba  <wakaba@suika.fam.cx>
173    
174            * DIS.dis: Use "tag:" URI for internal URIs.
175    
176    2005-09-27  Wakaba  <wakaba@suika.fam.cx>
177    
178            * ManakaiNode.dis (ManakaiNodeStem->new): Don't set "TreeCore:*"
179            properties.
180            (generateUniqueID): Use "tag:" URI.
181    
182            * DIS.dis (targetNamespaceURI): New attribute.
183            (ManakaiDISModuleLite): Extends dx:ManakaiDefaultErrorHandler.
184            (ManakaiDISModuleLite->AUTOLOAD): Don't load module
185            if method name is "DESTROY".
186    
187    2005-09-27  Wakaba  <wakaba@suika.fam.cx>
188    
189            * ManakaiNode.dis (ManakaiNodeStem): Use per-class
190            variable for searching noderel properties instead
191            of per-node properties.
192    
193    2005-09-26  Wakaba  <wakaba@suika.fam.cx>
194    
195            * ManakaiNode.dis (new): New "className" parameter added.
196            (mn:NodeRefRole): New role.
197            (mn:type): New property.
198            (mn:subnode0, mn:subnode1, mn:subnode2, mn:irefnode0,
199            mn:origin0, mn:anydata1, mn:anydata2, mn:noderef): New properties.
200    
201            * Makefile: Rules to make "DIS/DISDump" is separeted
202            from "DIS/DISDoc".
203    
204            * DIS.dis (getFor): Loads database module if unread
205            "for" is referenced.
206            (addResourceList, getResourceList): New method.
207            (ManakaiDISModuleLite): New class.
208    
209    2005-09-25  Wakaba  <wakaba@suika.fam.cx>
210    
211            * DIS.dis (RESOURCE_NOT_DEFINED_ERR): New error code.
212            (getResource): New "dae" and "daem" database format support.
213            (DISResourceList): New type.
214            (uriRef, ownerModuleURI, ownerModuleURIRef): New attributes.
215            (addChildResource, addDynamicChildResource): New methods.
216            (getChildResourceList, getDynamicChildResourceList): New method.
217            (getChildResourceListByType): New method.
218            (parentResource, dynamicParentResource): New attributes.
219    
220            * Makefile (DAC_SUFFIX): Changed to ".dae".
221            (DAEM_SUFFIX): New.
222    
223    
224    2005-09-24  Wakaba  <wakaba@suika.fam.cx>
225    
226            * ManakaiNode.dis: Use "disPerl:H" instead
227            of "disPerl:Q" for hash keys.
228            (NodeStem): Property value "mn:treeID"
229            has changed to scalar reference.
230    
231    2005-09-24  Wakaba  <wakaba@suika.fam.cx>
232    
233            * ManakaiNode.dis (mn:node, mn:nodeID, mn:treeID): New
234            properties.
235            (mn:stemName, mn:refName): New properties.
236    
237            * Makefile (.discore-all.pm): New rule to create dis-related
238            Perl module files at once.
239    
240            * DIS.dis (PERL_HASH_KEY_ALREADY_DEFINED_ERR): New error code.
241            (hashKeyName, hashKeyScope, anotherURI): New error parameters.
242    
243            * ManakaiNode.dis, DIS.dis, PerlCode.dis: Use "disPerl:H" instead
244            of "disPerl:Q" for hash keys.
245    
246    2005-09-23  Wakaba  <wakaba@suika.fam.cx>
247    
248            * DIS.dis (DISParser.new): New method.
249            (hasFeature): Removed.  ManakaiDISAnyResource now
250            extends DOMFeature:ManakaiHasFeatureByGetFeature.
251            (readProperties): Support for property value data
252            types DISLang:MemberRef and dx:XCRef added.
253            (ManakaiDISExceptionTarget): It is now an alias
254            for dx:ManakaiDefaultExceptionHandler.
255    
256    2005-09-22  Wakaba  <wakaba@suika.fam.cx>
257    
258            * Makefile: DAC_SUFFIX changed to ".dad".
259    
260            * DIS.dis (Util:): Added for DIS|ForEmpty and DIS|ForLatest.
261            (disIsNullable): Reimplemented.
262    
263    2005-09-21  Wakaba  <wakaba@suika.fam.cx>
264    
265            * DIS.dis (addNamespaceBinding): New method.
266    
267    2005-09-20  Wakaba  <wakaba@suika.fam.cx>
268    
269            * DIS.dis: Use valueRef and nodeIDRef where possible so
270            that dad file can share text data if possible.
271            For resources, {subOf} and {supOf} is now optional.
272            (sourceNodeIDRef): New attribute.
273    
274    2005-09-19  Wakaba  <wakaba@suika.fam.cx>
275    
276            * DIS.dis: Parameter "databaseArg" added to various
277            methods to support objects that have no associated
278            database.
279            (getNamespaceBindingList, getDefaultNamespaceURIRef): New
280            methods.
281            (NO_RDF_TYPE_ERR): New error type.
282            (loadResource): Throws NO_RDF_TYPE_ERR if no rdf:type
283            attribute specified for a resource definition.
284    
285    2005-09-16  Wakaba  <wakaba@suika.fam.cx>
286    
287            * DIS.dis (DISResourceProp): Methods reimplemented to
288            support DIS/Value values.
289    
290    2005-09-15  Wakaba  <wakaba@suika.fam.cx>
291    
292            * DIS.dis (readProperties): New methods.  Emploies DIS/Value
293            classes for internal data structure.
294    
295    2005-09-14  Wakaba  <wakaba@suika.fam.cx>
296    
297            * DIS.dis: Now references DIS/Value.dis.
298            (DISAnyResource): New interface separeted from DISModule.
299            DISFor and DISResource.
300    
301    2005-09-13  Wakaba  <wakaba@suika.fam.cx>
302    
303            * DIS.dis: Perl-related methods are moved to a separate
304            module "DIS/Perl.dis".
305    
306    2005-09-08  Wakaba  <wakaba@suika.fam.cx>
307    
308            * Makefile: Renewaled.
309    
310            * ManakaiNode.dis (free): New method.
311    
312    2005-09-07  Wakaba  <wakaba@suika.fam.cx>
313    
314            * DIS.dis: Interfaces added.
315            (free): New method.
316    
317            * PerlCode.dis: Interfaces added.
318    
319    2005-09-06  Wakaba  <wakaba@suika.fam.cx>
320    
321            * DIS.dis (plName): Use AppName attribute, if any,
322            for ManakaiDOM:ConstGroup resources.
323    
324    2005-09-05  Wakaba  <wakaba@suika.fam.cx>
325    
326            * DIS.dis (plGeneratePerlModuleFile): Don't generate code for
327            the same class or variable twice whose alias is defined
328            in the same module.
329    
330    2005-09-04  Wakaba  <wakaba@suika.fam.cx>
331    
332            * PerlCode.dis (ManakaiPerlSub.IntClone): Copies pc:localName
333            and pc:prortotype properties.
334    
335            * DIS.dis (plAdditionalISAPackages): New attribute.
336    
337    2005-09-01  Wakaba  <wakaba@suika.fam.cx>
338    
339            * DIS.dis (plCodeFragment): The ManakaiDOM:boolean datatype
340            supported.
341    
342    2005-08-31  Wakaba  <wakaba@suika.fam.cx>
343    
344            * DIS.dis (uris): New attribute.
345    
346    2005-08-30  Wakaba  <wakaba@suika.fam.cx>
347    
348            * DIS.dis (plFilePathStem): New attribute.
349    
350    2005-08-29  Wakaba  <wakaba@suika.fam.cx>
351    
352            * DIS.dis (plFileNameStem): New attribute.
353    
354    2005-08-28  Wakaba  <wakaba@suika.fam.cx>
355    
356            * DIS.dis (plCodeFragment): Type ManakaiDOM:InCase supported.
357    
358    2005-08-26  Wakaba  <wakaba@suika.fam.cx>
359    
360            * DIS.dis: Typo fixed for replacing namespace URI and local name
361            in reflecting code.
362            (mvLocalName, mvNamespaceURI): Use "localName" and "namespaceURI"
363            attribute values as their default.
364            (mvPrefix, qnameValuePrefix): New attributes.
365    
366            * ManakaiNode.dis: Tests whether "defined" rather than true or not
367            in "while" conditions.
368    
369    2005-08-15  Wakaba  <wakaba@suika.fam.cx>
370    
371            * ManakaiNode.dis (Util:): Now Perl package name for interfaces
372            is defined.
373    
374            * DIS.dis (mediaTypeURI): Returns $defaultMediaType
375            parameter value if dis:ContentType attribute is missing.
376    
377            * ManakaiNode.dis (importTree): Use "isa" function
378            to check whether a object is an instance of the manakai
379            node model.
380            (NodeStem, NodeRef): New lightweight variant
381            of ManakaiDOM:ManakaiDOMNodeObject
382            and ManakaiDOM:ManakaiDOMNodeReference.
383    
384    2005-05-29  Wakaba  <wakaba@suika.fam.cx>
385    
386            * DIS.dis (plGeneratePerlModuleFile): Bug fixed so that
387            even if DOMMetaImpl:provideFeature has child nodes but
388            they are not DOMMetaImpl:providedThrough a ImplFeature
389            statement is generated.
390            (plCodeFragment): Bug fixed so that dis:SetProp works correctly.
391    
392    2005-05-26  Wakaba  <wakaba@suika.fam.cx>
393    
394            * Makefile: Rules for DISDoc module added.
395    
396    2005-05-23  Wakaba  <wakaba@suika.fam.cx>
397    
398            * DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition,
399            ManakaiDISModuleDefinition): "getFeature" method added.
400    
401    2005-03-06  Wakaba  <wakaba@suika.fam.cx>
402    
403            * DIS.dis (Require): Loads PerlCode module.
404    
405    2005-03-05  Wakaba  <wakaba@suika.fam.cx>
406    
407            * PerlCode.dis: Operator overloading is implemented.
408    
409    2005-03-04  Wakaba  <wakaba@suika.fam.cx>
410    
411            * ManakaiNode.dis: Checks type, to support SuikaWikiConfig21
412            module's binding properties.
413    
414    2005-03-03  Wakaba  <wakaba@suika.fam.cx>
415    
416            * PerlCode.dis: New module.
417    
418  2005-02-26  Wakaba  <wakaba@suika.fam.cx>  2005-02-26  Wakaba  <wakaba@suika.fam.cx>
419    
420          * DIS.dis (DISModuleResolver): New interface.          * DIS.dis (DISModuleResolver): New interface.

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.69

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24