<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Komodo 4.3.0 Alpha1 released - Comments</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released</link>
 <description>Comments for &quot;Komodo 4.3.0 Alpha1 released&quot;</description>
 <language>en</language>
<item>
 <title>Maybe even easier than you think</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comment-4113</link>
 <description>&lt;p&gt;Since Merb was conceived as a Rails replacement and since it strives to be appealing and familiar to Rails devs, it shares quite a few trends with Rails - project generation, models/controllers generation, migrations and so on. You can check out a tutorial such as &lt;a href=&quot;http://codingbitch.com/p/comboy/merb%20+%20datamapper%20+%20noob:%20quick%20start&quot;&gt;this&lt;/a&gt; if you haven&#039;t actually played with Merb and you&#039;ll see for yourself. The way I see it creating a Merb toolkit from the existing Rails toolkit won&#039;t involve much more work than the work you had to do to update the toolkit to work properly with Rails 2.  &lt;/p&gt;
&lt;p&gt;I&#039;ll add some more thoughts on the Rails 2 toolkit. I would be nice if start server opened a tab, instead of a separate console. The separate console is easy to close by accident, takes additional space on the desktop and makes us switch between it and Komodo. Also the toolkit currently has &quot;Create Databases&quot; and &quot;Delete Databases&quot; tools in the root of Rails Tools. If you add the new actions as db:reset and db:create:dbname it would probably be best if they went in their own virtual sub-folder. Also, isn&#039;t &quot;Drop databases&quot; a more appropriate name with regard to common convention(call me annoying, but I just tend to pay a lot of attention to small details).&lt;/p&gt;
&lt;p&gt;Btw, I started playing with Komodo extensions these past few days and if I have the time I&#039;ll try to create some additional helper tools for Rails devs. This is the real beauty of Komodo - it&#039;s so easy to extend it in so many ways...&lt;/p&gt;
</description>
 <pubDate>Sat, 09 Feb 2008 09:42:06 -0800</pubDate>
 <dc:creator>Lord_Bad</dc:creator>
 <guid isPermaLink="false">comment 4113 at http://community.activestate.com</guid>
</item>
<item>
 <title>Agreed on merb</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comment-4111</link>
 <description>&lt;p&gt;I saw a demo of Merb a couple of weeks ago, and it does look good.&lt;br /&gt;
As the speaker kept switching from textmate to iterm, I was thinking&lt;br /&gt;
that it shouldn&#039;t be too hard to duplicate the Rails toolkit for&lt;br /&gt;
Merb, certainly easier than building a separate toolkit for a framework&lt;br /&gt;
for one of the other languages.&lt;/p&gt;
</description>
 <pubDate>Fri, 08 Feb 2008 10:02:18 -0800</pubDate>
 <dc:creator>ericp</dc:creator>
 <guid isPermaLink="false">comment 4111 at http://community.activestate.com</guid>
</item>
<item>
 <title>Wish list</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comment-4104</link>
 <description>&lt;p&gt;I wanted to see the four things you listed + support for the new database management rake tasks added in Rails 2. Check them out &lt;a href=&quot;http://dev.rubyonrails.org/changeset/6849&quot;&gt;here&lt;/a&gt;. I find them most useful.&lt;/p&gt;
&lt;p&gt;Also, I&#039;d like to ask you to consider Merb support for the next version of Komodo. Merb is very hot right now and will get much hotter once the stable release is out in a couple of months. There are already some books in the works for this exciting new framework and Ruby devs tend to agree that it will be a viable alternative to Rails. Considering the fact that the management of a Merb project is very similar to that of a Rails project, the creating a of Merb template will probably the a relatively easy task. It would be nice to see Komodo one step ahead of the competition in the adoption of new technologies.&lt;/p&gt;
</description>
 <pubDate>Fri, 08 Feb 2008 01:05:32 -0800</pubDate>
 <dc:creator>Lord_Bad</dc:creator>
 <guid isPermaLink="false">comment 4104 at http://community.activestate.com</guid>
</item>
<item>
 <title>The next drop will have a bit of Rails 2.0 support</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comment-4100</link>
 <description>&lt;p&gt;1. Generating a rails project now hardwires MySQL support in the database.yml file&lt;/p&gt;
&lt;p&gt;2. The script/console command has been fixed on Windows and Linux for Rails 2.0 -- it works fine as is on the Mac.&lt;/p&gt;
&lt;p&gt;3. The generate-scaffold command has an updated caption&lt;/p&gt;
&lt;p&gt;4. File associations for *.html.erb files have been added.&lt;/p&gt;
&lt;p&gt;The tools work fine with Rails 2.0, apart from the above.&lt;/p&gt;
&lt;p&gt;I plan on adding unit tests for the various Rake commands as well.&lt;/p&gt;
&lt;p&gt;Is there anything specific you&#039;d like to see for Rails 2 support?&lt;/p&gt;
</description>
 <pubDate>Thu, 07 Feb 2008 16:03:15 -0800</pubDate>
 <dc:creator>ericp</dc:creator>
 <guid isPermaLink="false">comment 4100 at http://community.activestate.com</guid>
</item>
<item>
 <title>First impressions</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comment-4095</link>
 <description>&lt;p&gt;I tried the new release today. Overall it seems production quality stable - I had absolutely no issues with it. I was very pleased with the new &quot;Find&quot;, haven&#039;t had the time to play with the unit testing integration. You should update Komodo&#039;s documentation to reflect these new features - I quickly skimmed the current doc - it had nothing in it about the unit testing integration. One thing disappointed me though - the rails support seems to be just the same as it was in 4.2. I thought that you said you plan to update Komodo Rails soon to better support the new features of Rails 2.&lt;/p&gt;
</description>
 <pubDate>Thu, 07 Feb 2008 14:12:08 -0800</pubDate>
 <dc:creator>Lord_Bad</dc:creator>
 <guid isPermaLink="false">comment 4095 at http://community.activestate.com</guid>
</item>
<item>
 <title>Re: 4.3 final</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comment-4086</link>
 <description>&lt;p&gt;Currently we are aiming to make 4.3.0 final towards the later half of Feburary 2008.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Wed, 06 Feb 2008 16:56:42 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 4086 at http://community.activestate.com</guid>
</item>
<item>
 <title>Great news</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comment-4084</link>
 <description>&lt;p&gt;I&#039;ll try the alpha right away. When can we expect the final version?&lt;/p&gt;
</description>
 <pubDate>Wed, 06 Feb 2008 16:39:38 -0800</pubDate>
 <dc:creator>Lord_Bad</dc:creator>
 <guid isPermaLink="false">comment 4084 at http://community.activestate.com</guid>
</item>
<item>
 <title>Komodo 4.3.0 Alpha1 released</title>
 <link>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released</link>
 <description>&lt;p&gt;Today we released Komodo 4.3.0 Alpha 1, which contains a number of major new features and a durn lot of bug fixes. You can download it from here:&lt;/p&gt;
&lt;p&gt;Windows:&lt;br /&gt;
	&lt;a href=&quot;http://downloads.activestate.com/Komodo/Windows/4.3/&quot; title=&quot;http://downloads.activestate.com/Komodo/Windows/4.3/&quot;&gt;http://downloads.activestate.com/Komodo/Windows/4.3/&lt;/a&gt;&lt;br /&gt;
Mac OS X:&lt;br /&gt;
	&lt;a href=&quot;http://downloads.activestate.com/Komodo/MacOSX/4.3/&quot; title=&quot;http://downloads.activestate.com/Komodo/MacOSX/4.3/&quot;&gt;http://downloads.activestate.com/Komodo/MacOSX/4.3/&lt;/a&gt;&lt;br /&gt;
Linux:&lt;br /&gt;
	&lt;a href=&quot;http://downloads.activestate.com/Komodo/Linux/4.3/&quot; title=&quot;http://downloads.activestate.com/Komodo/Linux/4.3/&quot;&gt;http://downloads.activestate.com/Komodo/Linux/4.3/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The major highlights of this release are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;unit testing integration&lt;/li&gt;
&lt;li&gt;scc operations now work asynchronously&lt;/li&gt;
&lt;li&gt;can now use find on a Komodo project&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please see the Komodo 4.3 new features page for more detail and some nice screenshots:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://community.activestate.com/komodo-4-3-features&quot; title=&quot;http://community.activestate.com/komodo-4-3-features&quot;&gt;http://community.activestate.com/komodo-4-3-features&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can find the list of features requests that were implemented and all of the bugs that got resolved in the 4.3 release here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bugs.activestate.com/buglist.cgi?product=Komodo&amp;amp;chfieldfrom=2007-11-16&amp;amp;chfieldto=Now&amp;amp;chfield=resolution&amp;amp;chfieldvalue=Fixed&amp;amp;order=bugs.bug_severity%2Cbugs.priority&quot;&gt;Komodo 4.3.0 Alpha 1 fixes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Enjoy,&lt;br /&gt;
Todd Whiteman&lt;br /&gt;
&quot;Komodo Roper&quot;&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/komodo-4-3-0-alpha1-released#comments</comments>
 <category domain="http://community.activestate.com/forums/komodo-beta-0">Komodo Beta</category>
 <category domain="http://community.activestate.com/os/all-any">All / Any</category>
 <pubDate>Wed, 06 Feb 2008 16:14:59 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">1898 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
