<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/delicious-java/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/delicious-java/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 03 Feb 2006 01:22:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/delicious-java/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Adding convenience methods</title><link>https://sourceforge.net/p/delicious-java/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Many parameters of the del.icio.us API are not required&lt;br /&gt;
but optional. How about overloading the corresponding&lt;br /&gt;
Java methods so those parameters are optional in Java too?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henning</dc:creator><pubDate>Fri, 03 Feb 2006 01:22:41 -0000</pubDate><guid>https://sourceforge.neta2d1df1997b6d5a215aa64345db584a248940634</guid></item><item><title>Interfaces</title><link>https://sourceforge.net/p/delicious-java/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;It would be good if you refactor all major classes to&lt;br /&gt;
interfaces. So instead of real class Delicious anybody&lt;br /&gt;
could use the class, which conforms to the IDelicious&lt;br /&gt;
interface.&lt;/p&gt;
&lt;p&gt;I don't have a proper internet connection to the&lt;br /&gt;
del.icio.us at work, so it's obvious that I have to&lt;br /&gt;
create a factory class, which will load proper&lt;br /&gt;
Delicious class, based on the configuration file. But&lt;br /&gt;
now I can't do that because Delicios is a class, not an&lt;br /&gt;
interface. Even if I extend Delicious I can't create&lt;br /&gt;
non-networking version because without parameterless&lt;br /&gt;
constructor Delicious() I have to call constructors&lt;br /&gt;
from parent class.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleksey Maksimov</dc:creator><pubDate>Tue, 23 Aug 2005 10:50:04 -0000</pubDate><guid>https://sourceforge.netb350b4b8881cee71fb718ce7e72fb51fbbe18267</guid></item></channel></rss>