/[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.92 by wakaba, Thu Feb 9 10:23:19 2006 UTC revision 1.100 by wakaba, Fri Feb 24 11:28:33 2006 UTC
# Line 1  Line 1 
1    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DIS.dis (loadModule): Adds name URIs of |Require|d
4            modules to the list of such modules.
5            (DIS:forURI): New property.
6            (getReferringModuleURIList, addReferringModuleURI): New methods.
7            (DIS:referringModule): New property.
8    
9    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
10    
11            * DIS.dis (loadResource): URI registration by |addResourceList|
12            was incorrect for aliases.
13            (unloadResource): It did not support resources with
14            no e.g. |{subOf}| hash.
15            (addResourceURI): New method.
16            (getResourceURIList): New method.
17    
18    2006-02-23  Wakaba  <wakaba@suika.fam.cx>
19    
20            * DIS.dis (loadResource, loadFor, loadModule): New |srinfo|
21            parameter is added.  Restores super-resource information
22            from |srinfo| if available.
23            (unloadModule): New method.
24            (getModuleResourceList): New method.
25            (addResourceList): Adds all alias names to the list.
26            (addForResource): New method analog to |addResourceList|.
27            (getForResourceList): New method analog to |getResourceList|.
28            (dx:Interface.getErrorInterfaceResource): New method
29            implementation.
30    
31    2006-02-22  Wakaba  <wakaba@suika.fam.cx>
32    
33            * PerlCode.dis (PCVariable.stringify): The |hashKey|
34            attribute was not reflected to the stringified representation.
35    
36            * DIS.dis (getErrorInterfaceResource): New method.
37            (getErrorCodeResource): New method.
38    
39    2006-02-20  Wakaba  <wakaba@suika.fam.cx>
40    
41            * DIS.dis (MUErrorHandler): Missing |For| specification is added.
42    
43    2006-02-20  Wakaba  <wakaba@suika.fam.cx>
44    
45            * DIS.dis (getMethodForType): Bug fixed.
46    
47    2006-02-20  Wakaba  <wakaba@suika.fam.cx>
48    
49            * DIS.dis (isPropertyElement): The |DISCore:resourceType|
50            element type is now recognized as a property.  In addition,
51            element types that are a |DISSource:Property| are
52            properties.
53            (DIS:AnyMethod, DIS:Method, DIS:Attribute): New types.
54            (DIS:targetType): New property.
55            (DISModule, DISFor, DISResource, DISDatabase): These
56            classes no longer inherits |ManakaiDISExceptionTarget|.
57            (DISDatabase.loadResource): Reads |DISCore:resourceType| property
58            as well as |rdf:type| property.
59            (DISAnyResource.MUErrorHandler, DISDatabase.MUErrorHandler): New
60            methods.
61            (DISDatabase.domConfig): New attribute.
62            (error-handler): New configuration parameter.
63            (getMethodForType): New code fragment.
64            (DIS:more-than-one-methods-for-a-type): New error.
65            (ManakaiDISExceptionTarget): Removed.
66    
67    2006-02-19  Wakaba  <wakaba@suika.fam.cx>
68    
69            * DIS.dis (composeSubsetURI): New code fragment.
70            (getResource, getModule, getFor, loadResource): Old |rdf:type| settking
71            code is removed.
72            (isSubsetOfURI): Old compatibility code removed.
73            (addTypeURI): Bugs fixed.
74    
75    2006-02-19  Wakaba  <wakaba@suika.fam.cx>
76    
77            * DIS.dis (getResource, getFor, getModule): Set |DIS:typeURI|
78            property on creation of an object.
79            (isAnonymous): Setter is added.
80            (isTypeURI): Redefined using |typeResource| and |isSubsetOfURI|.
81            (getTypeURIList): New method.
82            (typeResource): New attribute.
83            (addTypeURI): New method.
84            (DISModule.isAnonymous, DISFor.isAnonymous): Removed.  Now |for|s
85            and modules as well as normal resources can be anonymous.
86            (getSuperResourceURIList): New method.
87    
88    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
89    
90            * DIS.dis (revision): New attribute.
91    
92  2006-02-09  Wakaba  <wakaba@suika.fam.cx>  2006-02-09  Wakaba  <wakaba@suika.fam.cx>
93    
94          * PerlCode.dis (PerlStringLiteral.stringify): |pc:preserve-line-break|          * PerlCode.dis (PerlStringLiteral.stringify): |pc:preserve-line-break|

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.100

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24