Re: Feedback wanted: new PHP template engine



I didn't testet Farty but absolute requirements are for me:

1. Good error messages if a compile failed
2. Stability
3. Ability to use objects in the template (not visible in the website or
in the samples)
4. Method chaining

Thanks for the feedback!
1 is a disaster right now, as basically anything will get compiled,
possibly into erroneous PHP code, resulting in a parse error in the
compiled file. will work on that one.

2 and 3 should be fine, though it's hard to tell about stability of
course

What do you mean by method chaining? Calling one method with the
results of another is possible by definition, because the expression
code is simply PHP code..

And you shold change the name asap. It's a marketing disaster.

True that, I should. Any suggestions, anyone? I really suck at this,
so stuck with a bad joke. Somehow I'd like to keep a Smarty reference
because of how much it's been inspired by Smarty - without sounding
like a ripoff..
.



Relevant Pages

  • Re: Feedback wanted: new PHP template engine
    ... Good error messages if a compile failed ... and 3 should be fine, though it's hard to tell about stability of ... What do you mean by method chaining? ...
    (comp.lang.php)
  • Re: Feedback wanted: new PHP template engine
    ... Good error messages if a compile failed ... and 3 should be fine, though it's hard to tell about stability of ... What do you mean by method chaining? ...
    (comp.lang.php)
  • Re: Feedback wanted: new PHP template engine
    ... Good error messages if a compile failed ... and 3 should be fine, though it's hard to tell about stability of ... What do you mean by method chaining? ...
    (comp.lang.php)
  • UTF leading to problems?
    ... I hit a problem I'd like your opinions to: ... Since I updated from SuSE 9.0 to 9.1 I get new error messages in the shell ... If i e.g. try to compile the new version of StreamTuner ./configure already ... checking for gcc... ...
    (alt.os.linux.suse)
  • compiling bsf4rexx.cc for ooRexx 4 - what to include ?
    ... BSF4rexx doesn't compile. ... error messages look as if some header files weren't there; ... I am very inexperienced with gcc and java, so the problem could be basic. ... JDK_BASE is wrongly set or some other header files are not picked up. ...
    (comp.lang.rexx)