[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The activity level of dylan.
In article <3C8C33A7.7AC970F9@attbi.com>, Carl Gay <carlgay@attbi.com>
wrote:
> Bruce Hoult wrote:
> >
> > For those who didn't get the acronym, btw, "DSP" is Dylan Server Pages,
> > in the same sense as "Java Server Pages".
>
> Similar in that .dsp source files look like .jsp source files, mixing
> HTML and extra-HTML tags, but DSP is a pure template engine with none
> of the drawbacks (and benefits?) of compiling to Java, or in this case
> Dylan, code.
Oh! I hadn't looked at it yet. So you can't put arbitrary Dylan code
into the pages? That's a pity.
-- Bruce