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

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.107

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24