From: Todd O. <to...@da...> - 2001-04-16 03:23:19
|
>Well, since the roadmap states we will write our own templating system, >(which I don't _really_ understand, since being dependant on a GPL template >system gives you all security against the developers giving up their product >you need, plus you can ship a "certified" copy with your product)... I don't think Brian was saying we should reinvent the wheel as far as templating is concerned. There are only a few good templating systems out there anyway (fasttemplate, phplib, smarty). My vote is for Smarty. I think Brian is saying we should integrate the Smarty code (let's say) into phpWS so WE are familiar enough with it to continue on if the original project stalls. Karsten, you're correct that we shouldn't use an internationalization technique that requires specific compile time options to implement it. I wasn't aware gettext required that. FYI, phpWS is #7 on the HotScripts.com's PHP most popular list. Other PHP content management systems are up there with us with Nuke at #1. http://www.hotscripts.com/PHP/ --Todd |