The TBS version 3.3.0 beta-12 seems to be stable.
I'm now updating the manual. If there no new bugs reported, the
version will be the final release for TBS 3.3.0.
Here is a small story about "TBS inside".
This beta-12 includes an improvement for parameters headergrp,
footergrp and parentgrp to make them work for any type of data source.
This feature can be considered has minor, but actually represent a
hard work to not reduce the speed of TBS.
Why that ?
For this work I've replaced a piece of code with a function that
contains the same code, and the effect was to increaser the time
execution of this part by 10% (PHP 5). How strange! I've tried lot of
ways to code it differently, and I've tested each solution with a
serial bench test.
Finally I've found another way that does not increase the speed. The
secret is that now both syntaxes "[blk;block=tr;headergrp=xxx]" and
'[blk;block=tr;headergrp=[blk.xxx]]" can available, because in fact
they do the same.
Have a nice day,
----------------------------------
Skrol29
www.tinybutstrong.com
----------------------------------
Great work! Your efforts for all of us are _very_ much
appreciated. Now I 'think' in 'TBS templates', not straight
PHP any longer. Building applications is fun again!
Your mention of 'execution time' reminds me of an old
discussion regarding possibility of adding TBS internal
feature to allow users to easily benchmark their application
code - is there any chance in keeping this item on your "To
Do' list maybe for future version? -or- perhaps have you
determined that it is not a needed feature?
Thanks for TBS,
TomH
I think this can be the propose for a plug-in.
Skrol29
2008/1/23, TomH <t...@tomhenry.us>:
--
----------------------------------
Skrol29
www.tinybutstrong.com
www.skrol29.com
----------------------------------