1 |
|
2006-02-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (loadResource, loadFor, loadModule): New |srinfo| |
4 |
|
parameter is added. Restores super-resource information |
5 |
|
from |srinfo| if available. |
6 |
|
(unloadModule): New method. |
7 |
|
(getModuleResourceList): New method. |
8 |
|
(addResourceList): Adds all alias names to the list. |
9 |
|
(addForResource): New method analog to |addResourceList|. |
10 |
|
(getForResourceList): New method analog to |getResourceList|. |
11 |
|
(dx:Interface.getErrorInterfaceResource): New method |
12 |
|
implementation. |
13 |
|
|
14 |
|
2006-02-22 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* PerlCode.dis (PCVariable.stringify): The |hashKey| |
17 |
|
attribute was not reflected to the stringified representation. |
18 |
|
|
19 |
|
* DIS.dis (getErrorInterfaceResource): New method. |
20 |
|
(getErrorCodeResource): New method. |
21 |
|
|
22 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DIS.dis (MUErrorHandler): Missing |For| specification is added. |
25 |
|
|
26 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* DIS.dis (getMethodForType): Bug fixed. |
29 |
|
|
30 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* DIS.dis (isPropertyElement): The |DISCore:resourceType| |
33 |
|
element type is now recognized as a property. In addition, |
34 |
|
element types that are a |DISSource:Property| are |
35 |
|
properties. |
36 |
|
(DIS:AnyMethod, DIS:Method, DIS:Attribute): New types. |
37 |
|
(DIS:targetType): New property. |
38 |
|
(DISModule, DISFor, DISResource, DISDatabase): These |
39 |
|
classes no longer inherits |ManakaiDISExceptionTarget|. |
40 |
|
(DISDatabase.loadResource): Reads |DISCore:resourceType| property |
41 |
|
as well as |rdf:type| property. |
42 |
|
(DISAnyResource.MUErrorHandler, DISDatabase.MUErrorHandler): New |
43 |
|
methods. |
44 |
|
(DISDatabase.domConfig): New attribute. |
45 |
|
(error-handler): New configuration parameter. |
46 |
|
(getMethodForType): New code fragment. |
47 |
|
(DIS:more-than-one-methods-for-a-type): New error. |
48 |
|
(ManakaiDISExceptionTarget): Removed. |
49 |
|
|
50 |
|
2006-02-19 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DIS.dis (composeSubsetURI): New code fragment. |
53 |
|
(getResource, getModule, getFor, loadResource): Old |rdf:type| settking |
54 |
|
code is removed. |
55 |
|
(isSubsetOfURI): Old compatibility code removed. |
56 |
|
(addTypeURI): Bugs fixed. |
57 |
|
|
58 |
2006-02-19 Wakaba <wakaba@suika.fam.cx> |
2006-02-19 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
* DIS.dis (getResource, getFor, getModule): Set |DIS:typeURI| |
* DIS.dis (getResource, getFor, getModule): Set |DIS:typeURI| |