On Fri, Nov 14, 2008 at 11:29 PM, Yarko Tymciurak <[EMAIL PROTECTED]> wrote:

> .......
>> Now, all you need to do is think presentation:   what condition from the 
>> server
>> (controller / model) do I want to check, and what presentation (view)
>> response will I build from it?
>>
>
>
> Hope this didn't confuse:
>
> I wrote from client.... I meant from server - at that instant you're
> preparing instructions for rendering to a client "somewhere very distant on
> the network"  - you're preparing a mini-snapshot...
>

.... and what happens "behind the scenes" with that {{=form}} is AT THAT
INSANT the template code converts your template into valid  HTML/XHTML to
send down to that distant client...

key being:   SNAPSHOT.... AT THAT INSTANT...

It helps if you can visualize the ENGINE behind this... what "gears" are
churning, and when ... how it all happens... then it will REALLY start
making sense, and you'll be all the more grateful for all the manual things
that you do NOT have to think about.... but right now, it might help to
think about the details for a little bit... until the machine feels somewhat
natural, automatic (like driving stick shift).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to