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

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.99

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24