<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs-feature-requests</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/codecritick/bugs-feature-requests/</id><updated>2010-12-22T02:33:58Z</updated><subtitle>Recent changes to bugs-feature-requests</subtitle><entry><title>Email Wal everything I have</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/31/" rel="alternate"/><published>2010-12-22T02:33:58Z</published><updated>2010-12-22T02:33:58Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net5cae1837ff56814a1fed470d7f7c57e69c983ea7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;..&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Improve the grouping filters</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/30/" rel="alternate"/><published>2010-12-21T05:24:13Z</published><updated>2010-12-21T05:24:13Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net82c74b92284627883cae2c9497393b43ed1daf09</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;They work on text which is silly. Should use location.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Make release guide</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/29/" rel="alternate"/><published>2010-12-21T00:34:11Z</published><updated>2010-12-21T00:34:11Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net6c4a2db9518d9559c06899c9c4737b877969b678</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;So others know how to update the site, etc&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Test the new Project JST stuff</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/28/" rel="alternate"/><published>2010-12-19T21:20:40Z</published><updated>2010-12-19T21:20:40Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net270855f7fd285e33904aeec572befe116e66d73d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Made this work but test each case like:&lt;/p&gt;
&lt;p&gt;- Running same feature consecutively&lt;br /&gt;
- Running different features after each other&lt;br /&gt;
- Making changes to source files&lt;br /&gt;
- Running different projects&lt;br /&gt;
- Running while already running&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Clouds don't update</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/27/" rel="alternate"/><published>2010-12-19T21:18:39Z</published><updated>2010-12-19T21:18:39Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net05f52d9f81c3af6ebe40a336c6b84f37f97f8589</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;They redraw but the data seems frozen. Some concurrency problem with the hack and slash threading I put in&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Clouds don't work from web version</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/26/" rel="alternate"/><published>2010-12-19T21:17:55Z</published><updated>2010-12-19T21:17:55Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net9b5f68ea440a821db1d273b5ab87473b6ac1c2f2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Work when running locally, but don't run from update site version. maybe missing the jar or something&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Jst needs to be build before colouring, cloud etc</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/25/" rel="alternate"/><published>2010-12-16T00:19:10Z</published><updated>2010-12-16T00:19:10Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net8acdfa5fa43546711fe2ac05898de8ae2c962022</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Now that the plug-in does a bunch of other things, have to consider that the JST may not always be built.&lt;/p&gt;
&lt;p&gt;Currently a critick run is required before colouring, cloud can be used.&lt;/p&gt;
&lt;p&gt;Fix will be to create a reusable class called "ProjectModel" that can monitor project dirty state etc. Has update() method that will rebuild JST if required, used by each feature.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Write up of codebase/architecture etc</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/24/" rel="alternate"/><published>2010-12-15T21:49:13Z</published><updated>2010-12-15T21:49:13Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.netba8120eebcd9a9e4f333ada28d578a2c2c398d70</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I need to do a writeup so Wal/others can dive in and work on this once I'm gone.&lt;/p&gt;
&lt;p&gt;Doesn't need to be a paper or anything, just:&lt;/p&gt;
&lt;p&gt;- architecture overview&lt;br /&gt;
- plug-in overview&lt;br /&gt;
- settings/xml formats&lt;br /&gt;
- how to add/change a rule&lt;br /&gt;
- how to add a new colourer&lt;br /&gt;
- how to use critick&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Have option to set colouring as default</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/23/" rel="alternate"/><published>2010-12-14T03:12:33Z</published><updated>2010-12-14T03:12:33Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.net1d4c13066d645004ec430391b92a9cc739c5519a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I.E. through the menu go default colouring -&amp;gt; design issues.&lt;br /&gt;
Subsequent windows opened will use this colouring.&lt;br /&gt;
Can of course override individual windows by selecting colouring -&amp;gt; ...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Critick doesn't work the first time you click it</title><link href="https://sourceforge.net/p/codecritick/bugs-feature-requests/22/" rel="alternate"/><published>2010-12-14T03:02:12Z</published><updated>2010-12-14T03:02:12Z</updated><author><name>Josh Oosterman</name><uri>https://sourceforge.net/u/joshoosterman/</uri></author><id>https://sourceforge.nete0d9d3d67e8f91917d48b1ac8419e719eec462fc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It jams up for a second too. Must be lazy loading or something?&lt;/p&gt;
&lt;p&gt;Fix it.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>