[Simpleht-general] simpleHT 0.2 is out
Status: Inactive
Brought to you by:
funtom
|
From: FunTOM <fun...@ce...> - 2004-03-08 22:29:23
|
New version is comming after a while. It adds conditions, global variables and improves work with loops. The library API is changing a bit as well. from changelog... * changed names of functions and object in API to more PHP-like style changed to lowercase and multi-word names splited (ea. LoopSet => loop_set) + condition blocks (if/else function) + global variables + automatic magic variables in loops + internal counter of passes in loops + default loop name for simple loops + detailed comments of the code FunTOM |