on 1/30/01 4:30 AM, "Raphaël Luta" <[EMAIL PROTECTED]>
wrote:

> That's because you don't use a proper template engine ;P
> The syntax of Velocity/Webmacro is very simple on purpose to prevent
> designers from using complex constructs and embedding logic into their
> pages. They mainly let the designer access "business" objects which
> encapsulate/mask all the business logic.
> The "pull" methodology adds the advantage over the push methodology
> that the "business logic" programmer does not need to know in which
> page the objects will be used (this may change each time a site is
> redesigned even if then logic is unchanged). As such, it provides
> a better separation of contexts between the page designer work and
> the business logic programmer.

Perfectly stated.

I can now confirm that Raphael "gets it". :-)

-jon



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to