| 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> |
2006-02-20 Wakaba <wakaba@suika.fam.cx> |
| 32 |
|
|
| 33 |
* DIS.dis (MUErrorHandler): Missing |For| specification is added. |
* DIS.dis (MUErrorHandler): Missing |For| specification is added. |