1 |
|
2006-02-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (PCVariable.stringify): The |hashKey| |
4 |
|
attribute was not reflected to the stringified representation. |
5 |
|
|
6 |
|
* DIS.dis (getErrorInterfaceResource): New method. |
7 |
|
(getErrorCodeResource): New method. |
8 |
|
|
9 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DIS.dis (MUErrorHandler): Missing |For| specification is added. |
12 |
|
|
13 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DIS.dis (getMethodForType): Bug fixed. |
16 |
|
|
17 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DIS.dis (isPropertyElement): The |DISCore:resourceType| |
20 |
|
element type is now recognized as a property. In addition, |
21 |
|
element types that are a |DISSource:Property| are |
22 |
|
properties. |
23 |
|
(DIS:AnyMethod, DIS:Method, DIS:Attribute): New types. |
24 |
|
(DIS:targetType): New property. |
25 |
|
(DISModule, DISFor, DISResource, DISDatabase): These |
26 |
|
classes no longer inherits |ManakaiDISExceptionTarget|. |
27 |
|
(DISDatabase.loadResource): Reads |DISCore:resourceType| property |
28 |
|
as well as |rdf:type| property. |
29 |
|
(DISAnyResource.MUErrorHandler, DISDatabase.MUErrorHandler): New |
30 |
|
methods. |
31 |
|
(DISDatabase.domConfig): New attribute. |
32 |
|
(error-handler): New configuration parameter. |
33 |
|
(getMethodForType): New code fragment. |
34 |
|
(DIS:more-than-one-methods-for-a-type): New error. |
35 |
|
(ManakaiDISExceptionTarget): Removed. |
36 |
|
|
37 |
2006-02-19 Wakaba <wakaba@suika.fam.cx> |
2006-02-19 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* DIS.dis (composeSubsetURI): New code fragment. |
* DIS.dis (composeSubsetURI): New code fragment. |