<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket Query</title>
    <link>http://localhost/query?status=closed&amp;component=dpm&amp;milestone=datapkg-0.8&amp;group=resolution&amp;desc=1&amp;order=owner</link>
    <description>The open source data portal software</description>
    <language>en-US</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/query?status=closed&amp;component=dpm&amp;milestone=datapkg-0.8&amp;group=resolution&amp;desc=1&amp;order=owner</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
        <link>http://localhost/ticket/404</link>
        <guid isPermaLink="false">http://localhost/ticket/404</guid>
        <title>#404: Make registries pluggable</title>
        <pubDate>Mon, 09 Aug 2010 09:38:10 GMT</pubDate>
        
        <dc:creator>pudo</dc:creator>

        <description>&lt;p&gt;
Allow using different indexes, including ckan, file, dcat, ...
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>http://localhost/ticket/404#changelog</comments>
    </item><item>
        <link>http://localhost/ticket/405</link>
        <guid isPermaLink="false">http://localhost/ticket/405</guid>
        <title>#405: Retrieval options for package resources</title>
        <pubDate>Mon, 09 Aug 2010 09:40:06 GMT</pubDate>
        
        <dc:creator>rgrp</dc:creator>

        <description>&lt;p&gt;
Download Command (was install command) should support the following modes:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Download only the first listed resource (current behaviour, slightly arbitrary)
&lt;/li&gt;&lt;li&gt;Download resources by interactive selection
&lt;/li&gt;&lt;li&gt;Download resources by MIME type (cf &lt;a class="assigned ticket" href="http://localhost/ticket/235" title="enhancement: Resource format normalization and detection (assigned)"&gt;#235&lt;/a&gt;)
&lt;/li&gt;&lt;li&gt;Download all resources.
&lt;/li&gt;&lt;/ul&gt;</description>
        <category>Results</category>
        <comments>http://localhost/ticket/405#changelog</comments>
    </item><item>
        <link>http://localhost/ticket/409</link>
        <guid isPermaLink="false">http://localhost/ticket/409</guid>
        <title>#409: Refactor cli to be more 'pluggable'</title>
        <pubDate>Mon, 09 Aug 2010 10:10:59 GMT</pubDate>
        
        <dc:creator>rgrp</dc:creator>

        <description>&lt;ul&gt;&lt;li&gt;&lt;del&gt;(Load cli commands from setuptools entry point name datapkg.cli)&lt;/del&gt;
&lt;/li&gt;&lt;li&gt;Document how other can write new commands
&lt;/li&gt;&lt;li&gt;Refactor base Command class to support this pluggability (if necessary)
&lt;/li&gt;&lt;/ul&gt;</description>
        <category>Results</category>
        <comments>http://localhost/ticket/409#changelog</comments>
    </item><item>
        <link>http://localhost/ticket/964</link>
        <guid isPermaLink="false">http://localhost/ticket/964</guid>
        <title>#964: Create Resource Downloader and make it pluggable</title>
        <pubDate>Wed, 09 Feb 2011 00:23:24 GMT</pubDate>
        
        <dc:creator>rgrp</dc:creator>

        <description>&lt;p&gt;
In downloading packages we need to download resources and we need a &lt;a class="missing wiki"&gt;ResourceDownloader?&lt;/a&gt; object for this. these should be pluggable so that we can add support for different types of resources.
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>http://localhost/ticket/964#changelog</comments>
    </item><item>
        <link>http://localhost/ticket/406</link>
        <guid isPermaLink="false">http://localhost/ticket/406</guid>
        <title>#406: Download sub-system</title>
        <pubDate>Mon, 09 Aug 2010 09:40:22 GMT</pubDate>
        
        <dc:creator>rgrp</dc:creator>

        <description>&lt;p&gt;
Factor out current downloader into dedicated download subpackage, abstract interface and make it pluggable so we can have downloaders loaded as per type of resource to download.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Also rename &lt;a class="missing wiki"&gt;InstallCommand?&lt;/a&gt; -&amp;gt; &lt;a class="missing wiki"&gt;DownloadCommand?&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
And we should support interactive retrieving of resources ...
&lt;/p&gt;
&lt;h2 id="ImplementationIdeas"&gt;Implementation Ideas&lt;/h2&gt;
&lt;pre class="wiki"&gt;for resources in pkg.resources:
    # datapkg/hg
    load_storage_handler(resource.format)
&lt;/pre&gt;</description>
        <category>Results</category>
        <comments>http://localhost/ticket/406#changelog</comments>
    </item>
 </channel>
</rss>