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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24