Re: docFactory at Nevow Elements

Juanjo Conti <[email protected]>
Newsgroups gmane.comp.python.twisted.web
Message-ID <[email protected]>
Can I change doc_factory in the __init__ method of MyLiveElement?

2009/9/30 Juanjo Conti <[email protected]>:
> Any document about how does docFactory actually work?
>
> 2009/9/30 Juanjo Conti <[email protected]>
>>
>> 2009/9/30 Juanjo Conti <[email protected]>
>>>
>>> 2009/9/30 <[email protected]>
>>> [snip]
>>>>
>>>> There's also nevow.loaders.xmlstr.
>>>>
>>>> You may not want to bother making a new docFactory for every page
>>>> render, though.  You might want to make a single render function and
>>>> return the string from that, wrapped in nevow.tags.xml.
>>>>
>>>
>>> Excelent!
>>>
>>> docFactory = loaders.stan(T.xml(render_to_string('ter.html', {})))
>>
>> Not so fast.
>>
>> This 2 lines donot generate the same page :(
>>
>> docFactory = xmlfile(sibpath(__file__, 'ter.html'))
>> docFactory = loaders.stan(T.xml(render_to_string('ter.html', {})))
>>
>> --
>> Juanjo Conti
>> blog: http://www.juanjoconti.com.ar
>
>
>
> --
> Juanjo Conti
> blog: http://www.juanjoconti.com.ar
>



-- 
Juanjo Conti
blog: http://www.juanjoconti.com.ar
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.