Not exactly what I try to do.
In advance I used webpy and I have same classes that produce
specialize pages. The class has a complete view in a string, compiled
by a dictionary and returns the html code to send to the browser. It
is an exception to MCV approach but is useful for specialized works
and exposes objects to include in an application.
I not understand the web2py approach to write once an reuse many (I am
e very newbie).
-leone

On Sep 24, 11:19 am, Thadeus Burgess <thadeus.burg...@gmail.com>
wrote:
>  XML() might be what your looking for.
>
> {{=XML(variable)}}
>
> -Thadeus
>
> On Thu, Sep 24, 2009 at 4:07 AM, leone <handja...@gmail.com> wrote:
>
> > There is a mode to render a page using a string that contain html
> > syntax and special web2py command {{=variable}} ecc. valorized by
> > dictionary?
> > Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to