Just to note Panama Jack released Template-Lite to Sourceforge. Template-Lite does for Smarty (oops, am I breaching Trademark by mentioning it? ;-)) what ADObd-Lite did for ADOdb. That is, faster executions and a smaller memory footprint. For those intent on creating small lean applications expected to see some stress on shared hosts than PJ offers another helping hand.

Of course that’s not the only condition for using Template-Lite… Let’s not sideline libraries into niches. I look forward to reading the code and seeing if there’s a assign_by_ref() object method (hint..) which is useful for passing large arrays and such into a template engine rather than by value. If not, well, I am free to edit it ;-).

There was also another ADOdb-Lite release – see the blog entry.

Related posts:

  1. Template-Lite
  2. ADOdb-Lite PerfMon: Basics Completed
  3. Performance Monitoring for ADOdb-Lite?
  4. More on ADOdb-Lite and Perfmon…
  5. ADodb-Lite 1.14 Released