/[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.98 by wakaba, Thu Feb 23 12:30:34 2006 UTC revision 1.112 by wakaba, Fri Mar 17 10:51:30 2006 UTC
# Line 1  Line 1 
1    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Grove.dis (createNodeStem): Set the reference
4            to the |mg:nodeClass| property.
5            (createNodeRefFromID): New code.
6            (getNodeStemPropValue, setNodeStemPropValue, getNodeStemProp0Node):
7            New codes.
8    
9    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
10    
11            * Grove.dis: New module.
12    
13    2006-03-15  Wakaba  <wakaba@suika.fam.cx>
14    
15            * DIS.dis (getMethodForType): Parameter |$resource|
16            is changed to |$type_resource|.
17            (getDOMConfigurationParameterName): New method.
18    
19    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
20    
21            * DIS.dis (loadResource): Support for the |dis:aliasChild|
22            property has been removed.
23    
24    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
25    
26            * DIS.dis (loadResource): Sets the |srinfo| parameter
27            of the |addTypeURI| method call.
28            (addTypeURI): The |srinfo| parameter is added.  Sets
29            the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias|
30            method calls.
31    
32    2006-03-11  Wakaba  <wakaba@suika.fam.cx>
33    
34            * DIS.dis (loadResource): Don't set |isDefined|
35            flag for aliases.
36    
37    2006-03-10  Wakaba  <wakaba@suika.fam.cx>
38    
39            * PerlCode.dis (stringify): Inserts new line after |COMMA|s
40            in lists (hash literals and array literals --- "lists" theirselves
41            are excluded since they are usually not so long).
42    
43            * DIS.dis (loadResource): Don't throw error
44            if an alias is alreadt defined for same URI.  Registers
45            aliases from |srinfo| to the database. By these
46            fixes aliases defined in another module from the canonical
47            resource name's module can live even after the canonical's
48            module is updated.
49    
50    2006-03-08  Wakaba  <wakaba@suika.fam.cx>
51    
52            * ManakaiNode.dis (destroy): Don't cause |uninitialized value
53            as SCALAR reference| error even if the node is disposed
54            and it no longer has tree id.
55    
56    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
57    
58            * DIS.dis (mvOwnerElementResource): Allows an attribute
59            with no owner element.
60    
61    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
62    
63            * PerlCode.dis (PerlStringLiteral.stringify): If some character
64            are escaped, the string should have been quoted by |QUOTATION MARK|.
65    
66            * Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis|
67            module was misplaced.
68            (distclean): New rule.
69            (clean): Cleans subdirectories, too.
70    
71    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
72    
73            * ManakaiNodeTest.dis (Require): Missing reference
74            to the |DISlib:Test| module is added.
75    
76            * Makefile: Revised for new |daf| database format.
77    
78            * DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo|
79            parameter is added.
80            (getFor, getModule): Set reference rather than string
81            itself to the |{for}| property.
82            (loadResource): Passes |srinfo| parameter
83            to |isSubsetOfURI|-calling methods.
84            (mergeAsAlias): The |srinfo| parameter is added.
85    
86    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
87    
88            * PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup|
89            module is added.
90    
91    2006-02-25  Wakaba  <wakaba@suika.fam.cx>
92    
93            * DIS.dis (lookupNamespacePrefix): Resolves prefix by
94            namespace resolver if available.
95            (disNamespaceResolver): New attribute.
96            (loadModule): Sets |revision| attribute of the created module.
97            (ownerModuleRef): Setter is added.
98            (addTypeURI): Set |ownerModule| attribute if possible.
99            (ManakaiDISModuleLite): The class no longer inherits |DISAnyResource|
100            class and |ManakaiDefaultExceptionHandler| class.
101            (mergeAsAlias): New |noEqualityCheck| parameter is added.
102    
103            * Makefile: New variables for |DAF| are added.
104    
105    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
106    
107            * DIS.dis (loadModule): Adds name URIs of |Require|d
108            modules to the list of such modules.
109            (DIS:forURI): New property.
110            (getReferringModuleURIList, addReferringModuleURI): New methods.
111            (DIS:referringModule): New property.
112    
113    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
114    
115            * DIS.dis (loadResource): URI registration by |addResourceList|
116            was incorrect for aliases.
117            (unloadResource): It did not support resources with
118            no e.g. |{subOf}| hash.
119            (addResourceURI): New method.
120            (getResourceURIList): New method.
121    
122  2006-02-23  Wakaba  <wakaba@suika.fam.cx>  2006-02-23  Wakaba  <wakaba@suika.fam.cx>
123    
124          * DIS.dis (loadResource, loadFor, loadModule): New |srinfo|          * DIS.dis (loadResource, loadFor, loadModule): New |srinfo|

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.112

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24