Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: mini-languages for MVC view/controller manipulation

by dws (Chancellor)
on Dec 27, 2004 at 03:47 UTC ( [id://417507]=note: print w/replies, xml ) Need Help??


in reply to mini-languages for MVC view/controller manipulation

Which brings me to my point: the use of mini-languages within view templates seems to occupy a very small and recent slice in the history of MVC frameworks, motivated primarily by the need to dynamically generate HTML.

In the pre-web epoch, several "mini languages" for describing views (and how to hook them up to models) came and went. VisualWorks had one, which served as the basis for reusable visual components. If I recall correctly, NeXT had one, too (on the back end of their visual UI design tool).

  • Comment on Re: mini-languages for MVC view/controller manipulation

Replies are listed 'Best First'.
Re^2: mini-languages for MVC view/controller manipulation
by steves (Curate) on Dec 27, 2004 at 04:49 UTC

    Also don't forget that a lot of people rolled their own. I worked with one or two home grown templating languages in the mid-to-late 90's.

Re^2: mini-languages for MVC view/controller manipulation
by metaperl (Curate) on Dec 28, 2004 at 21:34 UTC
    I should've been clearer: did said mini-languages exist *in* the view... or did they manipulate the view from outside of the view?

      did said mini-languages exist *in* the view... or did they manipulate the view from outside of the view?

      They described the view and participated in the view's construction.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://417507]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 17:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found