MVC and RazorEngine rant
-
Peter Shaw wrote:
I guess i gotta step in and save all your asses then
:) Swig looks cool, but I really do not want to be coding in JavaScript as the primary language, especially on the server-side, which is also why I'm not particularly interested in node.js, though at some point I'll take a poke at is. Marc, the Biased :)
Imperative to Functional Programming Succinctly Higher Order Programming
It's not as bad as it looks Marc :-) and this is coming from someone who'd still write everything directly in ASM if it was an accepted route...
-
It's not as bad as it looks Marc :-) and this is coming from someone who'd still write everything directly in ASM if it was an accepted route...
Peter Shaw wrote:
and this is coming from someone who'd still write everything directly in ASM if it was an accepted route...
Heh. I'm with you there! I did take a closer look, and yes, it doesn't look that bad. What I'd love though is for a proper "page designer" that would just figure out all the damn CSS, HTML, model, and "view-code" for whatever view engine I want to use. Doing web development is like going back to the stone ages. Or probably more accurately, being thrown into the cockpit of a 747 and told to land the plane with a 50 MPH crosswind on instruments alone. Marc
Imperative to Functional Programming Succinctly Higher Order Programming
-
Peter Shaw wrote:
and this is coming from someone who'd still write everything directly in ASM if it was an accepted route...
Heh. I'm with you there! I did take a closer look, and yes, it doesn't look that bad. What I'd love though is for a proper "page designer" that would just figure out all the damn CSS, HTML, model, and "view-code" for whatever view engine I want to use. Doing web development is like going back to the stone ages. Or probably more accurately, being thrown into the cockpit of a 747 and told to land the plane with a 50 MPH crosswind on instruments alone. Marc
Imperative to Functional Programming Succinctly Higher Order Programming
I might actually be able to help you there... well if I ever get the project I started finished :-) one of my many temporarily abandoned ones.
-
I might actually be able to help you there... well if I ever get the project I started finished :-) one of my many temporarily abandoned ones.
Peter Shaw wrote:
I might actually be able to help you there...
Landing a 747? ;) Actually, I'm using Razor at the moment for a fun little pro-bono project, putting together a website for the Dartmouth MA Department of Public Works -- did we talk about that before? If you want to get involved, the code base is here[^] and the website is here[^] -- takes forever to spin up. I'm looking into Razor Generator[^] to speed up the first-time page loads. Marc
Imperative to Functional Programming Succinctly Higher Order Programming
-
Peter Shaw wrote:
I might actually be able to help you there...
Landing a 747? ;) Actually, I'm using Razor at the moment for a fun little pro-bono project, putting together a website for the Dartmouth MA Department of Public Works -- did we talk about that before? If you want to get involved, the code base is here[^] and the website is here[^] -- takes forever to spin up. I'm looking into Razor Generator[^] to speed up the first-time page loads. Marc
Imperative to Functional Programming Succinctly Higher Order Programming
That too.... :laugh: