<?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/chiselgroup/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/chiselgroup/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 25 Dec 2008 01:21:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chiselgroup/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>static methods in abstract classes</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/52/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;First off, this is an outstanding plugin - I've not seen anything like it until now.&lt;/p&gt;
&lt;p&gt;However, it seems that calls to static methods in abstract classes are not detected.&lt;/p&gt;
&lt;p&gt;This has a significant negative impact on the understanding of a system when dependencies on these methods is invisible, and one needs to dig into the actual lines of code.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 25 Dec 2008 01:21:51 -0000</pubDate><guid>https://sourceforge.net805d3d1cff92ce91cc814ed117d54beb52236f70</guid></item><item><title>SVG support</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/51/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, it would be nice (memory footprint, scaling) to have SVG support for node overlay icons.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 27 Oct 2008 17:44:53 -0000</pubDate><guid>https://sourceforge.netfb868a3dc3d53bd586cf4178eb97832c9e37c3c0</guid></item><item><title>Add documentation for XMI and XML formats</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/50/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add some documentation on the expected formats for XMI and XML files in Shrimp.&lt;/p&gt;
&lt;p&gt;Users have no idea of what the expected elements are for these formats.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Callendar</dc:creator><pubDate>Thu, 29 Mar 2007 23:50:59 -0000</pubDate><guid>https://sourceforge.net5e4f4b50b855355b25edfddeb76436fd8605d072</guid></item><item><title>Add Filter Dialog</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/49/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add a dialog which displays all the filters currently in place.  It would also let the user remove any of the filters too.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Callendar</dc:creator><pubDate>Thu, 15 Feb 2007 23:30:34 -0000</pubDate><guid>https://sourceforge.net45f2a024558302300365573c9f8d640007f4a84b</guid></item><item><title>Filter individual arcs</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/48/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is a filter arcs by type option, but you can't filter a single arc.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Callendar</dc:creator><pubDate>Thu, 15 Feb 2007 22:16:26 -0000</pubDate><guid>https://sourceforge.nete4b495243f530fd3eb996f9017925bf03502841a</guid></item><item><title>Add menu shortcut keys</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/47/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add menu shortcuts (e.g. Alt-F for File etc)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Callendar</dc:creator><pubDate>Thu, 15 Feb 2007 22:15:32 -0000</pubDate><guid>https://sourceforge.net07e3e83be6566a22c739b7d1ee1a51fcd5874689</guid></item><item><title>Add "Filter All Descendants" option</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/46/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Allow the user to filter all descendents instead of&lt;br /&gt;
just filtering a single node.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Callendar</dc:creator><pubDate>Wed, 07 Jun 2006 21:37:45 -0000</pubDate><guid>https://sourceforge.netcf450ef3da79f372f1765dd509ce9ea1de989325</guid></item><item><title>MacOSX support</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/45/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I really like the ability to visually inspect code the&lt;br /&gt;
way Creole provides it. MacOSX support would be greatly&lt;br /&gt;
appreciated.&lt;/p&gt;
&lt;p&gt;Since the infamous awt_swt bridge bug in Eclipse&lt;br /&gt;
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=67384)&lt;br /&gt;
seems to be fixed now and Java 1.5 for OSX is out, it&lt;br /&gt;
should now be possible to use Creole on MacOSX.&lt;/p&gt;
&lt;p&gt;I just tryied it out with Eclipse 3.2RC7 / Creole 1.3.1&lt;br /&gt;
/ Java 1.5.0_06-112 with swt compatiblity fix on MacOSX&lt;br /&gt;
10.4.6.&lt;/p&gt;
&lt;p&gt;Using the Creole Aspect, I got a message in the Creole&lt;br /&gt;
main view (see attached screenshot) and sometimes a&lt;br /&gt;
Creole window opens in the background but without any&lt;br /&gt;
content.&lt;/p&gt;
&lt;p&gt;BTW: I can run SHriMP as standalone app (though with&lt;br /&gt;
sub-par integration into MacOSX, see&lt;br /&gt;
&lt;a href="http://www.oreillynet.com/pub/a/mac/2002/09/06/osx_java.html" rel="nofollow"&gt;http://www.oreillynet.com/pub/a/mac/2002/09/06/osx_java.html&lt;/a&gt;&lt;br /&gt;
for some tipps)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MysterMask</dc:creator><pubDate>Sun, 04 Jun 2006 11:00:27 -0000</pubDate><guid>https://sourceforge.net0775512262e2ced0de362e9f42a1282f9318488b</guid></item><item><title>Sort by Num Of Relationships should ignore invisible arcs</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When you sort the instances of a given class with the&lt;br /&gt;
button ”By Num Of Relationship”, the sorting algorithm&lt;br /&gt;
always takes account ALL the relationships, even the&lt;br /&gt;
invisible relationships (which are de-selected in the&lt;br /&gt;
arc filter panel).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Callendar</dc:creator><pubDate>Tue, 18 Apr 2006 17:31:39 -0000</pubDate><guid>https://sourceforge.net1b104303b1e692b6876e7a18b2a304af8d77400a</guid></item><item><title>show only arcs inside a node</title><link>https://sourceforge.net/p/chiselgroup/feature-requests/43/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to be able to choose to see arcs when &lt;br /&gt;
nesting in the following ways:&lt;/p&gt;
&lt;p&gt;1) Show only the arcs that go between the children (or &lt;br /&gt;
descendents) of a particular node, A.&lt;/p&gt;
&lt;p&gt;2) Show only the arcs that go from the children (or &lt;br /&gt;
descendents) of a node, A, to other nodes outside node A.&lt;/p&gt;
&lt;p&gt;3) Show only the arcs that go from a particular node, A, to &lt;br /&gt;
other nodes and hide arcs going to/from the descendents &lt;br /&gt;
of node A.&lt;/p&gt;
&lt;p&gt;4) Show only the arcs that go from other nodes to a &lt;br /&gt;
particular node, A,  and hide arcs going to/from the &lt;br /&gt;
descendents of node A &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Lintern</dc:creator><pubDate>Thu, 27 Oct 2005 22:54:19 -0000</pubDate><guid>https://sourceforge.netebc73199a2dfbe3e1ab68bb808904a325fa9e642</guid></item></channel></rss>