Posted on Aug 10, 2007 by
Swift Camel
注意到当前zhpy 的配置文件还是 .ini 格式, 建议使用原生的.py 作为配置,减少解析过程,易于扩展
Comment #1
Posted on Aug 13, 2007 by Grumpy Bear目前打算是由 py 檔外部內部各支援一種對應方式, 以因應各種需求
外部: 自動搜尋目錄下的 ini, 將參數加入關鍵字(rev 37 中已實現)
內部: 識別標頭的 docsting, 將參數加入關鍵字 (尚未決定細節)
Comment #2
Posted on Sep 7, 2007 by Grumpy Bear已實現可擴展的 .py 插件
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium
OpSys-All
Usability