summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-11-15 02:54:58 +0000
committerfukachan <fukachan>2003-11-15 02:54:58 +0000
commitd73cc3c8ca4c470db5afe101fd4056d0129a566c (patch)
treec45e783c5ef15cc92b173d622f8d9bc1251abfef /regress
parent9a672fc9d28fb1b5f453fcfa111426c8f7a268cb (diff)
downloadfml8-d73cc3c8ca4c470db5afe101fd4056d0129a566c.tar.gz
fml8-d73cc3c8ca4c470db5afe101fd4056d0129a566c.tar.bz2
fml8-d73cc3c8ca4c470db5afe101fd4056d0129a566c.zip
variable class and renaming
Diffstat (limited to 'regress')
-rw-r--r--regress/simulation/00_MEMO33
1 files changed, 32 insertions, 1 deletions
diff --git a/regress/simulation/00_MEMO b/regress/simulation/00_MEMO
index b37f1956..9bdef1ba 100644
--- a/regress/simulation/00_MEMO
+++ b/regress/simulation/00_MEMO
@@ -41,6 +41,37 @@
値をよろしく変換する (←ここがむずかしー)
+[TODO] variable class and renaming
+
+ command {
+ SOMETHING_command
+ admin_command
+ }
+
+ directory {
+
+ }
+
+ file {
+ template_file
+ }
+
+ mail {
+ incoming_mail
+ outgoing_mail
+ report_mail
+ }
+
+ message {
+ reply_message
+ }
+
+ article {
+ digest -> article_digest
+ spool -> article_spool
+ }
+
+
[TODO] case insensitive of user part of user@domain
@@ -444,4 +475,4 @@ FileHandle と IO::File 両方 use しちゃうからか?
----------
-$FML: 00_MEMO,v 1.92 2003/10/26 02:41:38 fukachan Exp $
+$FML: 00_MEMO,v 1.93 2003/10/26 06:00:58 fukachan Exp $