1 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (MUErrorHandler): Missing |For| specification is added. |
4 |
|
|
5 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DIS.dis (getMethodForType): Bug fixed. |
8 |
|
|
9 |
|
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DIS.dis (isPropertyElement): The |DISCore:resourceType| |
12 |
|
element type is now recognized as a property. In addition, |
13 |
|
element types that are a |DISSource:Property| are |
14 |
|
properties. |
15 |
|
(DIS:AnyMethod, DIS:Method, DIS:Attribute): New types. |
16 |
|
(DIS:targetType): New property. |
17 |
|
(DISModule, DISFor, DISResource, DISDatabase): These |
18 |
|
classes no longer inherits |ManakaiDISExceptionTarget|. |
19 |
|
(DISDatabase.loadResource): Reads |DISCore:resourceType| property |
20 |
|
as well as |rdf:type| property. |
21 |
|
(DISAnyResource.MUErrorHandler, DISDatabase.MUErrorHandler): New |
22 |
|
methods. |
23 |
|
(DISDatabase.domConfig): New attribute. |
24 |
|
(error-handler): New configuration parameter. |
25 |
|
(getMethodForType): New code fragment. |
26 |
|
(DIS:more-than-one-methods-for-a-type): New error. |
27 |
|
(ManakaiDISExceptionTarget): Removed. |
28 |
|
|
29 |
|
2006-02-19 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* DIS.dis (composeSubsetURI): New code fragment. |
32 |
|
(getResource, getModule, getFor, loadResource): Old |rdf:type| settking |
33 |
|
code is removed. |
34 |
|
(isSubsetOfURI): Old compatibility code removed. |
35 |
|
(addTypeURI): Bugs fixed. |
36 |
|
|
37 |
|
2006-02-19 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* DIS.dis (getResource, getFor, getModule): Set |DIS:typeURI| |
40 |
|
property on creation of an object. |
41 |
|
(isAnonymous): Setter is added. |
42 |
|
(isTypeURI): Redefined using |typeResource| and |isSubsetOfURI|. |
43 |
|
(getTypeURIList): New method. |
44 |
|
(typeResource): New attribute. |
45 |
|
(addTypeURI): New method. |
46 |
|
(DISModule.isAnonymous, DISFor.isAnonymous): Removed. Now |for|s |
47 |
|
and modules as well as normal resources can be anonymous. |
48 |
|
(getSuperResourceURIList): New method. |
49 |
|
|
50 |
|
2006-02-18 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DIS.dis (revision): New attribute. |
53 |
|
|
54 |
2006-02-09 Wakaba <wakaba@suika.fam.cx> |
2006-02-09 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
* PerlCode.dis (PerlStringLiteral.stringify): |pc:preserve-line-break| |
* PerlCode.dis (PerlStringLiteral.stringify): |pc:preserve-line-break| |