1 |
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* DIS.dis (getAnyResource): New method. |
4 |
(isTypeURI): Now it is a method of "DIS:DISAnyResource" interface. |
5 |
(getPropertyResource, getPropertyResourceList): Now |
6 |
they uses "getAnyResource" method. |
7 |
(getPropertyModuleList): Removed. |
8 |
|
9 |
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
10 |
|
11 |
* DIS.dis (readProperties): Saves property name to values. |
12 |
(getPropertyModuleList): New method. |
13 |
|
14 |
2005-09-29 Wakaba <wakaba@suika.fam.cx> |
15 |
|
16 |
* DIS.dis: Shares local name, namespace URI and for URI |
17 |
if possible. |
18 |
|
19 |
* PerlCode.dis (stringify): Sorts "require" statements by module |
20 |
name. |
21 |
|
22 |
2005-09-28 Wakaba <wakaba@suika.fam.cx> |
23 |
|
24 |
* PerlCode.dis (perlLiteral): Sorts output by hash key. |
25 |
|
26 |
* ManakaiNode.dis (new): Sets "mn:groveReferenceCounter" |
27 |
property. |
28 |
(getNewReference): Increments "mn:groveReferenceCounter" |
29 |
property. |
30 |
(ManakaiDOM:ManakaiDOMNodeObject, ManakaiNodeStem): Don't |
31 |
check "defined" to allow "undef" value in "while" condition. |
32 |
(mn:isGroveReferenced): New code. |
33 |
(changeTreeID): New "groveRC" parameter added. |
34 |
(importTree, changeTreeID): Updates "mn:groveReferenceCounter" |
35 |
properties. |
36 |
(destroy): Uses "mn:isGroveReferenced" instead of "isExternallyReferred". |
37 |
(mn:groveReferenceCounter): New property. |
38 |
|
39 |
2005-09-28 Wakaba <wakaba@suika.fam.cx> |
40 |
|
41 |
* DIS.dis: Use "tag:" URI for internal URIs. |
42 |
|
43 |
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
44 |
|
45 |
* ManakaiNode.dis (ManakaiNodeStem->new): Don't set "TreeCore:*" |
46 |
properties. |
47 |
(generateUniqueID): Use "tag:" URI. |
48 |
|
49 |
* DIS.dis (targetNamespaceURI): New attribute. |
50 |
(ManakaiDISModuleLite): Extends dx:ManakaiDefaultErrorHandler. |
51 |
(ManakaiDISModuleLite->AUTOLOAD): Don't load module |
52 |
if method name is "DESTROY". |
53 |
|
54 |
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
55 |
|
56 |
* ManakaiNode.dis (ManakaiNodeStem): Use per-class |
57 |
variable for searching noderel properties instead |
58 |
of per-node properties. |
59 |
|
60 |
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
61 |
|
62 |
* ManakaiNode.dis (new): New "className" parameter added. |
63 |
(mn:NodeRefRole): New role. |
64 |
(mn:type): New property. |
65 |
(mn:subnode0, mn:subnode1, mn:subnode2, mn:irefnode0, |
66 |
mn:origin0, mn:anydata1, mn:anydata2, mn:noderef): New properties. |
67 |
|
68 |
* Makefile: Rules to make "DIS/DISDump" is separeted |
69 |
from "DIS/DISDoc". |
70 |
|
71 |
* DIS.dis (getFor): Loads database module if unread |
72 |
"for" is referenced. |
73 |
(addResourceList, getResourceList): New method. |
74 |
(ManakaiDISModuleLite): New class. |
75 |
|
76 |
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
77 |
|
78 |
* DIS.dis (RESOURCE_NOT_DEFINED_ERR): New error code. |
79 |
(getResource): New "dae" and "daem" database format support. |
80 |
(DISResourceList): New type. |
81 |
(uriRef, ownerModuleURI, ownerModuleURIRef): New attributes. |
82 |
(addChildResource, addDynamicChildResource): New methods. |
83 |
(getChildResourceList, getDynamicChildResourceList): New method. |
84 |
(getChildResourceListByType): New method. |
85 |
(parentResource, dynamicParentResource): New attributes. |
86 |
|
87 |
* Makefile (DAC_SUFFIX): Changed to ".dae". |
88 |
(DAEM_SUFFIX): New. |
89 |
|
90 |
|
91 |
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
92 |
|
93 |
* ManakaiNode.dis: Use "disPerl:H" instead |
94 |
of "disPerl:Q" for hash keys. |
95 |
(NodeStem): Property value "mn:treeID" |
96 |
has changed to scalar reference. |
97 |
|
98 |
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
99 |
|
100 |
* ManakaiNode.dis (mn:node, mn:nodeID, mn:treeID): New |
101 |
properties. |
102 |
(mn:stemName, mn:refName): New properties. |
103 |
|
104 |
* Makefile (.discore-all.pm): New rule to create dis-related |
105 |
Perl module files at once. |
106 |
|
107 |
* DIS.dis (PERL_HASH_KEY_ALREADY_DEFINED_ERR): New error code. |
108 |
(hashKeyName, hashKeyScope, anotherURI): New error parameters. |
109 |
|
110 |
* ManakaiNode.dis, DIS.dis, PerlCode.dis: Use "disPerl:H" instead |
111 |
of "disPerl:Q" for hash keys. |
112 |
|
113 |
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
114 |
|
115 |
* DIS.dis (DISParser.new): New method. |
116 |
(hasFeature): Removed. ManakaiDISAnyResource now |
117 |
extends DOMFeature:ManakaiHasFeatureByGetFeature. |
118 |
(readProperties): Support for property value data |
119 |
types DISLang:MemberRef and dx:XCRef added. |
120 |
(ManakaiDISExceptionTarget): It is now an alias |
121 |
for dx:ManakaiDefaultExceptionHandler. |
122 |
|
123 |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
124 |
|
125 |
* Makefile: DAC_SUFFIX changed to ".dad". |
126 |
|
127 |
* DIS.dis (Util:): Added for DIS|ForEmpty and DIS|ForLatest. |
128 |
(disIsNullable): Reimplemented. |
129 |
|
130 |
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
131 |
|
132 |
* DIS.dis (addNamespaceBinding): New method. |
133 |
|
134 |
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
135 |
|
136 |
* DIS.dis: Use valueRef and nodeIDRef where possible so |
137 |
that dad file can share text data if possible. |
138 |
For resources, {subOf} and {supOf} is now optional. |
139 |
(sourceNodeIDRef): New attribute. |
140 |
|
141 |
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
142 |
|
143 |
* DIS.dis: Parameter "databaseArg" added to various |
144 |
methods to support objects that have no associated |
145 |
database. |
146 |
(getNamespaceBindingList, getDefaultNamespaceURIRef): New |
147 |
methods. |
148 |
(NO_RDF_TYPE_ERR): New error type. |
149 |
(loadResource): Throws NO_RDF_TYPE_ERR if no rdf:type |
150 |
attribute specified for a resource definition. |
151 |
|
152 |
2005-09-16 Wakaba <wakaba@suika.fam.cx> |
153 |
|
154 |
* DIS.dis (DISResourceProp): Methods reimplemented to |
155 |
support DIS/Value values. |
156 |
|
157 |
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
158 |
|
159 |
* DIS.dis (readProperties): New methods. Emploies DIS/Value |
160 |
classes for internal data structure. |
161 |
|
162 |
2005-09-14 Wakaba <wakaba@suika.fam.cx> |
163 |
|
164 |
* DIS.dis: Now references DIS/Value.dis. |
165 |
(DISAnyResource): New interface separeted from DISModule. |
166 |
DISFor and DISResource. |
167 |
|
168 |
2005-09-13 Wakaba <wakaba@suika.fam.cx> |
169 |
|
170 |
* DIS.dis: Perl-related methods are moved to a separate |
171 |
module "DIS/Perl.dis". |
172 |
|
173 |
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
174 |
|
175 |
* Makefile: Renewaled. |
176 |
|
177 |
* ManakaiNode.dis (free): New method. |
178 |
|
179 |
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
180 |
|
181 |
* DIS.dis: Interfaces added. |
182 |
(free): New method. |
183 |
|
184 |
* PerlCode.dis: Interfaces added. |
185 |
|
186 |
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
187 |
|
188 |
* DIS.dis (plName): Use AppName attribute, if any, |
189 |
for ManakaiDOM:ConstGroup resources. |
190 |
|
191 |
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
192 |
|
193 |
* DIS.dis (plGeneratePerlModuleFile): Don't generate code for |
194 |
the same class or variable twice whose alias is defined |
195 |
in the same module. |
196 |
|
197 |
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
198 |
|
199 |
* PerlCode.dis (ManakaiPerlSub.IntClone): Copies pc:localName |
200 |
and pc:prortotype properties. |
201 |
|
202 |
* DIS.dis (plAdditionalISAPackages): New attribute. |
203 |
|
204 |
2005-09-01 Wakaba <wakaba@suika.fam.cx> |
205 |
|
206 |
* DIS.dis (plCodeFragment): The ManakaiDOM:boolean datatype |
207 |
supported. |
208 |
|
209 |
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
210 |
|
211 |
* DIS.dis (uris): New attribute. |
212 |
|
213 |
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
214 |
|
215 |
* DIS.dis (plFilePathStem): New attribute. |
216 |
|
217 |
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
218 |
|
219 |
* DIS.dis (plFileNameStem): New attribute. |
220 |
|
221 |
2005-08-28 Wakaba <wakaba@suika.fam.cx> |
222 |
|
223 |
* DIS.dis (plCodeFragment): Type ManakaiDOM:InCase supported. |
224 |
|
225 |
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
226 |
|
227 |
* DIS.dis: Typo fixed for replacing namespace URI and local name |
228 |
in reflecting code. |
229 |
(mvLocalName, mvNamespaceURI): Use "localName" and "namespaceURI" |
230 |
attribute values as their default. |
231 |
(mvPrefix, qnameValuePrefix): New attributes. |
232 |
|
233 |
* ManakaiNode.dis: Tests whether "defined" rather than true or not |
234 |
in "while" conditions. |
235 |
|
236 |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
237 |
|
238 |
* ManakaiNode.dis (Util:): Now Perl package name for interfaces |
239 |
is defined. |
240 |
|
241 |
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
242 |
parameter value if dis:ContentType attribute is missing. |
243 |
|
244 |
* ManakaiNode.dis (importTree): Use "isa" function |
245 |
to check whether a object is an instance of the manakai |
246 |
node model. |
247 |
(NodeStem, NodeRef): New lightweight variant |
248 |
of ManakaiDOM:ManakaiDOMNodeObject |
249 |
and ManakaiDOM:ManakaiDOMNodeReference. |
250 |
|
251 |
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
252 |
|
253 |
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
254 |
even if DOMMetaImpl:provideFeature has child nodes but |
255 |
they are not DOMMetaImpl:providedThrough a ImplFeature |
256 |
statement is generated. |
257 |
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
258 |
|
259 |
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
260 |
|
261 |
* Makefile: Rules for DISDoc module added. |
262 |
|
263 |
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
264 |
|
265 |
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
266 |
ManakaiDISModuleDefinition): "getFeature" method added. |
267 |
|
268 |
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
269 |
|
270 |
* DIS.dis (Require): Loads PerlCode module. |
271 |
|
272 |
2005-03-05 Wakaba <wakaba@suika.fam.cx> |
273 |
|
274 |
* PerlCode.dis: Operator overloading is implemented. |
275 |
|
276 |
2005-03-04 Wakaba <wakaba@suika.fam.cx> |
277 |
|
278 |
* ManakaiNode.dis: Checks type, to support SuikaWikiConfig21 |
279 |
module's binding properties. |
280 |
|
281 |
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
282 |
|
283 |
* PerlCode.dis: New module. |
284 |
|
285 |
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
286 |
|
287 |
* DIS.dis (DISModuleResolver): New interface. |
288 |
|
289 |
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
290 |
|
291 |
* DIS.dis: New module. |
292 |
|
293 |
* ManakaiNode.dis: New "subnode0" property category introduced. |
294 |
|
295 |
2005-02-17 Wakaba <wakaba@suika.fam.cx> |
296 |
|
297 |
* ManakaiNode.dis: New module. |
298 |
|
299 |
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
300 |
|
301 |
* Error.pm (___rule_def[p]): Don't output anything if not exists |
302 |
that parameter. |
303 |
|
304 |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
305 |
|
306 |
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |
307 |
|
308 |
2004-04-02 Wakaba <wakaba@suika.fam.cx> |
309 |
|
310 |
* Error.pm (report): Error depth fixed. |
311 |
(___rule_def:t): New parameters empty and undef introduced. |
312 |
|
313 |
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
314 |
|
315 |
* Error.pm: Some fixes w.r.t. Error::Depth. |
316 |
|
317 |
2003-12-06 Wakaba <wakaba@suika.fam.cx> |
318 |
|
319 |
* Error.pm (___error_def): Renamed from ___errors. |
320 |
|
321 |
2003-12-01 Wakaba <wakaba@suika.fam.cx> |
322 |
|
323 |
* Error.pm (___get_error_def): Now support inherit. (It was not work.) |
324 |
|
325 |
2003-11-15 Wakaba <wakaba@suika.fam.cx> |
326 |
|
327 |
* Error.pm: Use Message::Util::Formatter::Text to construct error messages. |
328 |
|
329 |
2003-11-13 Wakaba <wakaba@suika.fam.cx> |
330 |
|
331 |
* Formatter: New directory. |
332 |
|
333 |
2003-11-12 Wakaba <wakaba@suika.fam.cx> |
334 |
|
335 |
* Error.pm: Rewritten. |
336 |
|
337 |
2003-10-25 Wakaba <wakaba@suika.fam.cx>
|
338 |
|
339 |
* Formatter.pm (replace): Allow '%foo () ;'.
|
340 |
|
341 |
2003-09-17 Wakaba <wakaba@suika.fam.cx>
|
342 |
|
343 |
* HostPermit.pm: New module.
|
344 |
|
345 |
2003-08-05 Wakaba <wakaba@suika.fam.cx>
|
346 |
|
347 |
* Error.pm (_default_error_handler): Syntax fix.
|
348 |
|
349 |
* Error/: New directory.
|
350 |
|
351 |
2003-07-29 Wakaba <wakaba@suika.fam.cx>
|
352 |
|
353 |
* Error.pm: New module.
|
354 |
|
355 |
2003-05-10 Wakaba <w@offweb.ddo.jp>
|
356 |
|
357 |
* Formatter.pm (replace): Bug fix of pattern.
|
358 |
|
359 |
2003-04-29 Wakaba <w@offweb.ddo.jp>
|
360 |
|
361 |
* Formatter.pm (replace): {...} block is supported.
|
362 |
(Message::Util::Formatter::_returned): New package. It is very very tiny
|
363 |
subset of SuikaWiki::Markup::XML.
|
364 |
(replace): Return structured string, not bare string. This function is
|
365 |
useful to make tree (such as XML's) from formatting template (and its nested
|
366 |
parameters).
|
367 |
|
368 |
2003-03-28 Wakaba <w@offweb.ddo.jp>
|
369 |
|
370 |
* Formatter.pm (replace): Treat oo of "str"oo of attr value as option and parse attr value if 'p' option is specified.
|
371 |
(replace): Replace '-' to '_' in attr name.
|
372 |
|
373 |
2003-01-26 Wakaba <w@cube.wakaba.ssm>
|
374 |
|
375 |
* Formatter.pm (replace): Trim attribute name/value pair.
|
376 |
|
377 |
2003-01-04 Wakaba <w@suika.fam.cx>
|
378 |
|
379 |
* Formatter.pm (replace): Don't split by ',' in quoted-strings.
|
380 |
|
381 |
2002-12-15 Wakaba <w@suika.fam.cx>
|
382 |
|
383 |
* Formatter.pm (%char;): Removed.
|
384 |
|
385 |
2002-12-05 Wakaba <w@suika.fam.cx>
|
386 |
|
387 |
* Formatter.pm (%FMT2TXT): New (internal) initial format rule,
|
388 |
"-bare_text".
|
389 |
(replace): "Replace" non-%-text with "-bare_text" rule.
|
390 |
(pod): Methods and initial rules are documented.
|
391 |
|
392 |
2002-12-04 Wakaba <w@suika.fam.cx>
|
393 |
|
394 |
* Formatter.pm (replace): Accept ")" in quoted-string.
|
395 |
|
396 |
2002-11-13 Wakaba <w@suika.fam.cx>
|
397 |
|
398 |
* ChangeLog: New file.
|
399 |
* Formatter.pm: New module.
|