On 22 Jul 2005 at 12:24, David Pratt wrote:

> In zope3, there will be all kinds of ways to adapt content in whatever  
> flavor you want through adapters. So when you publish your site,  
> perhaps this is most likely the xslt will happen so that through apache  
> you are looking only at the rendered result leaving so fuss, no muss  
> for client side applications.


One of the advantages of sending xml and xslt to the client is that 
caching of "micro content" occurs on the client, thereby allowing the end-
user experience to be improved through faster page loading.

So, converting xml to html on the server is, at least in the way I use it, a 
fallback for downlevel web clients.




-- 
Brad Clements,                [EMAIL PROTECTED]    (315)268-1000
http://www.murkworks.com                          
AOL-IM or SKYPE: BKClements


_______________________________________________
ZPT mailing list
ZPT@zope.org
http://mail.zope.org/mailman/listinfo/zpt

Reply via email to