/[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.45 by wakaba, Sat Sep 24 13:50:56 2005 UTC revision 1.53 by wakaba, Fri Sep 30 13:06:17 2005 UTC
# Line 1  Line 1 
1    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DIS.dis (readProperties): Saves property name to values.
4            (getPropertyModuleList): New method.
5    
6    2005-09-29  Wakaba  <wakaba@suika.fam.cx>
7    
8            * DIS.dis: Shares local name, namespace URI and for URI
9            if possible.
10    
11            * PerlCode.dis (stringify): Sorts "require" statements by module
12            name.
13    
14    2005-09-28  Wakaba  <wakaba@suika.fam.cx>
15    
16            * PerlCode.dis (perlLiteral): Sorts output by hash key.
17            
18            * ManakaiNode.dis (new): Sets "mn:groveReferenceCounter"
19            property.
20            (getNewReference): Increments "mn:groveReferenceCounter"
21            property.
22            (ManakaiDOM:ManakaiDOMNodeObject, ManakaiNodeStem): Don't
23            check "defined" to allow "undef" value in "while" condition.
24            (mn:isGroveReferenced): New code.
25            (changeTreeID): New "groveRC" parameter added.
26            (importTree, changeTreeID): Updates "mn:groveReferenceCounter"
27            properties.
28            (destroy): Uses "mn:isGroveReferenced" instead of "isExternallyReferred".
29            (mn:groveReferenceCounter): New property.
30    
31    2005-09-28  Wakaba  <wakaba@suika.fam.cx>
32    
33            * DIS.dis: Use "tag:" URI for internal URIs.
34    
35    2005-09-27  Wakaba  <wakaba@suika.fam.cx>
36    
37            * ManakaiNode.dis (ManakaiNodeStem->new): Don't set "TreeCore:*"
38            properties.
39            (generateUniqueID): Use "tag:" URI.
40    
41            * DIS.dis (targetNamespaceURI): New attribute.
42            (ManakaiDISModuleLite): Extends dx:ManakaiDefaultErrorHandler.
43            (ManakaiDISModuleLite->AUTOLOAD): Don't load module
44            if method name is "DESTROY".
45    
46    2005-09-27  Wakaba  <wakaba@suika.fam.cx>
47    
48            * ManakaiNode.dis (ManakaiNodeStem): Use per-class
49            variable for searching noderel properties instead
50            of per-node properties.
51    
52    2005-09-26  Wakaba  <wakaba@suika.fam.cx>
53    
54            * ManakaiNode.dis (new): New "className" parameter added.
55            (mn:NodeRefRole): New role.
56            (mn:type): New property.
57            (mn:subnode0, mn:subnode1, mn:subnode2, mn:irefnode0,
58            mn:origin0, mn:anydata1, mn:anydata2, mn:noderef): New properties.
59    
60            * Makefile: Rules to make "DIS/DISDump" is separeted
61            from "DIS/DISDoc".
62    
63            * DIS.dis (getFor): Loads database module if unread
64            "for" is referenced.
65            (addResourceList, getResourceList): New method.
66            (ManakaiDISModuleLite): New class.
67    
68    2005-09-25  Wakaba  <wakaba@suika.fam.cx>
69    
70            * DIS.dis (RESOURCE_NOT_DEFINED_ERR): New error code.
71            (getResource): New "dae" and "daem" database format support.
72            (DISResourceList): New type.
73            (uriRef, ownerModuleURI, ownerModuleURIRef): New attributes.
74            (addChildResource, addDynamicChildResource): New methods.
75            (getChildResourceList, getDynamicChildResourceList): New method.
76            (getChildResourceListByType): New method.
77            (parentResource, dynamicParentResource): New attributes.
78    
79            * Makefile (DAC_SUFFIX): Changed to ".dae".
80            (DAEM_SUFFIX): New.
81    
82    
83  2005-09-24  Wakaba  <wakaba@suika.fam.cx>  2005-09-24  Wakaba  <wakaba@suika.fam.cx>
84    
85          * ManakaiNode.dis (NodeStem): Property value "mn:treeID"          * ManakaiNode.dis: Use "disPerl:H" instead
86          has changed to scalar reference.          of "disPerl:Q" for hash keys.
87            (NodeStem): Property value "mn:treeID"
88            has changed to scalar reference.
89    
90  2005-09-24  Wakaba  <wakaba@suika.fam.cx>  2005-09-24  Wakaba  <wakaba@suika.fam.cx>
91    

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.53

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24