<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for z3c.viewtemplate</title>
    <link>https://pypi.org/project/z3c-viewtemplate/</link>
    <description>Recent updates to the Python Package Index for z3c.viewtemplate</description>
    <language>en</language>    <item>
      <title>0.4.1</title>
      <link>https://pypi.org/project/z3c-viewtemplate/0.4.1/</link>
      <description>View Templates</description>
<author>zope3-dev@zope.org</author>      <pubDate>Sun, 12 Dec 2010 16:46:14 GMT</pubDate>
    </item>    <item>
      <title>0.4.0</title>
      <link>https://pypi.org/project/z3c-viewtemplate/0.4.0/</link>
      <description>View Templates</description>
<author>zope3-dev@zope.org</author>      <pubDate>Wed, 05 Nov 2008 15:12:21 GMT</pubDate>
    </item>    <item>
      <title>0.3.2</title>
      <link>https://pypi.org/project/z3c-viewtemplate/0.3.2/</link>
      <description>View Templates</description>
<author>zope3-dev@zope.org</author>      <pubDate>Thu, 01 Nov 2007 20:03:27 GMT</pubDate>
    </item>    <item>
      <title>0.3.1</title>
      <link>https://pypi.org/project/z3c-viewtemplate/0.3.1/</link>
      <description>This package allows us to separate the registration of the view code and theview templates.Why is this a good thing?While developing customizable applications that require us to develop multiplecustomer UIs for one particular application, we noticed there is a fine butclear distinction between skins and layers. Layers contain the logic toprepare data for presentation output, namely the view classes. Skins, on theother hand contain the resources to generate the UI, for example templates,images and CSS files.The problem of the existing infrastructure is that code, template and layer are allhardlinked in one zcml configuration directive of the view component  -- page,content provider, viewlet. This package separates this triplet -- code, template,layer -- into two pairs, code/layer and template/skin. No additionalcomponents are introduced, since skins and layers are physically the samecomponents.</description>
<author>zope3-dev@zope.org</author>      <pubDate>Thu, 01 Nov 2007 19:57:02 GMT</pubDate>
    </item>    <item>
      <title>0.3.0</title>
      <link>https://pypi.org/project/z3c-viewtemplate/0.3.0/</link>
      <description>This package allows us to separate the registration of the view code and theview templates.Why is this a good thing?While developing customizable applications that require us to develop multiplecustomer UIs for one particular application, we noticed there is a fine butclear distinction between skins and layers. Layers contain the logic toprepare data for presentation output, namely the view classes. Skins, on theother hand contain the resources to generate the UI, for example templates,images and CSS files.The problem of the existing infrastructure is that code, template and layer are allhardlinked in one zcml configuration directive of the view component  -- page,content provider, viewlet. This package separates this triplet -- code, template,layer -- into two pairs, code/layer and template/skin. No additionalcomponents are introduced, since skins and layers are physically the samecomponents.</description>
<author>zope3-dev@zope.org</author>      <pubDate>Thu, 01 Nov 2007 19:55:00 GMT</pubDate>
    </item>  </channel>
</rss>