on 4/6/01 5:06 AM, "Rafal Krzewski" <[EMAIL PROTECTED]> wrote:

> It just makes me worried, that parser problems still keep showing up.
> I'm affraid that we'd get tons of Velocity related issues if we
> start to use it at a large project.

Guess you never worked with PHP in the early days did you? :-)

It took *years* for them to sort out the PHP parser bugs. Mostly because
Rasmus didn't write a very clean parser to begin with.

Anyway, Velocity is much smaller than PHP and will never grow to the size of
PHP so this really is a finite issue with a definite end in sight.

One way you can help is to provide test cases. Maybe we should even go as
far as autogenerating a test case...ie:

$a1
$a2
$a3
$a4
$b1
...

that goes through every single possible character iteration...

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>

Reply via email to