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