Opened 16 years ago
Closed 16 years ago
#43 closed 作業 (修正済み)
XMLキャッシュのテスト
Reported by: | toemon | Owned by: | toemon |
---|---|---|---|
Priority: | 普通 | Milestone: | Ver.2.0.0 |
Component: | 一般 | Version: | 2.0.0 |
Severity: | 普通 | Keywords: | |
Cc: |
Description
ブロック用にXMLキャッシュのテストを行い、可能性をさぐる
Change History (4)
comment:1 follow-up: ↓ 3 Changed 16 years ago by toemon
- Owner set to toemon
- Status changed from new to accepted
comment:2 Changed 16 years ago by toemon
comment:3 in reply to: ↑ 1 Changed 16 years ago by toemon
comment:4 Changed 16 years ago by toemon
- Resolution set to 修正済み
- Status changed from accepted to closed
XML read writeおよびのキャッシュ実験結果 モジュール外へのブロック配置時のキャッシュ Read OK
そういうわけなので、当面この方針で進めようと思う、 r36 済み
Note: See
TracTickets for help on using
tickets.
ブロックとXMLのライブラリ?のライブラリを使ってみた
array作成時、XMLライブラリは連想配列でタグ名を決めてるらしく。
ABC[] = "abc";見たいな作り方したやつはダメみたいです。