[development] Move all core modules into their own directories.
Larry Garfield
larry at garfieldtech.com
Thu May 4 19:56:04 UTC 2006
My concern here is also what about theme functions that make more sense
written in PHP-with-print style rather than HTML-with-some-PHP style?
Anything where you have an array that ends up as a table or list, for
instance, would fall into that category.
Template files are cool, but let's not get carried away. They're not the
answer to every output question.
--
Larry Garfield
On Thu, May 4, 2006 7:33 am, Scott White said:
> I think using template files is a great idea, but not at the expense of
> using other theming engines.
>
>
> Neil Drumm wrote:
>
>> Dries Buytaert wrote:
>>
>>> The disadvantages:
>>> * PHPTemplate would become more dominant. It's not clear how this
>>> can co-exist with other theme engines.
>>
>>
>> I would actually be okay with removing the whole engine system and
>> simply doing PHPTemplate only. Sure theme engines are a nice feature,
>> but how many are maintained and what % of themes are PHPTemplate?
>>
>
>
More information about the development
mailing list