<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/rubycocoa/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/rubycocoa/feature-requests/</id><updated>2013-01-16T18:18:19Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>More descriptive version string</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/15/" rel="alternate"/><published>2013-01-16T18:18:19Z</published><updated>2013-01-16T18:18:19Z</updated><author><name>Brian Warsing</name><uri>https://sourceforge.net/u/bwarsing/</uri></author><id>https://sourceforge.nete7d22a3e140def97c9df4b47cc312ea82d6e9200</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In order to sanely distinguish between builds for different version of Mac OS X, it would be great if the package version string indicated the build of OS it was constructed for.&lt;/p&gt;
&lt;p&gt;The latest package's (1.0.6) build cannot be differentiated by inspecting the version string.&lt;/p&gt;
&lt;p&gt;Perhaps we could see packages that were versioned like the following:&lt;/p&gt;
&lt;p&gt;Lion (1.0.6.107)&lt;br /&gt;
Mt. Lion (1.0.6.108)&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Build errors with Ruby 1.9.1</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/14/" rel="alternate"/><published>2009-11-28T18:38:30Z</published><updated>2009-11-28T18:38:30Z</updated><author><name>Sean DeNigris</name><uri>https://sourceforge.net/u/seandenigris/</uri></author><id>https://sourceforge.net310d16bb42608dcb2585cbbd766b4e8dfa2e0bc2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I installed Ruby with MacPorts in /opt/local/bin.&lt;br /&gt;
When I did the "ruby install.rb config" step, it was looking for "ruby.h" and "intern.h" in the wrong folder, so I copied the files over and it worked.&lt;/p&gt;
&lt;p&gt;When I did "ruby install.rb setup," I got tons of errors, including:&lt;br /&gt;
In file included from /Users/sean/Downloads/RubyCocoa-1.0.1/framework/src/objc/cls_objcid.m:10:&lt;br /&gt;
/Users/sean/Downloads/RubyCocoa-1.0.1/framework/src/objc/cls_objcid.h:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'objid_s_class'&lt;br /&gt;
/Users/sean/Downloads/RubyCocoa-1.0.1/framework/src/objc/cls_objcid.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'objcid_new_with_ocid'&lt;br /&gt;
/Users/sean/Downloads/RubyCocoa-1.0.1/framework/src/objc/cls_objcid.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'init_cls_ObjcID'&lt;/p&gt;
&lt;p&gt;I'm attaching the full file...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>RubyCocoa can't link with garbage collected apps in Leopard</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/13/" rel="alternate"/><published>2008-03-22T06:48:25Z</published><updated>2008-03-22T06:48:25Z</updated><author><name>Napthali</name><uri>https://sourceforge.net/u/piratetalker/</uri></author><id>https://sourceforge.neta6887350b352235e2e39f932ed81aa90c47367b0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Since garbage collection is a big feature of Objective-C 2.0 and the Cocoa framework going forward, it would be great if RubyCocoa could be used with existing Objective-C programs that want to enable it. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[FEAT:13]define constants of function-style constants</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/12/" rel="alternate"/><published>2006-03-24T10:03:11Z</published><updated>2006-03-24T10:03:11Z</updated><author><name>kimura wataru</name><uri>https://sourceforge.net/u/kimuraw/</uri></author><id>https://sourceforge.net488856be82324fdbe6a398ecdb22a051d8996704</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;in thread [rubycocoa-devel 230]&lt;/p&gt;
&lt;p&gt;this patch enables constants of function-style symbols,&lt;br /&gt;
such as NSKeyValueChangeKindKey.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[FEAT:12]automatic ns_override</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/11/" rel="alternate"/><published>2006-02-23T16:01:53Z</published><updated>2006-02-23T16:01:53Z</updated><author><name>kimura wataru</name><uri>https://sourceforge.net/u/kimuraw/</uri></author><id>https://sourceforge.netb69b8aa450c10ab905145311653da71afd330fe9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;automatic ns_override via method_added hook &lt;br /&gt;
at definition of a method of NSObject or its subclass&lt;/p&gt;
&lt;p&gt;&lt;a href="http://lists.sourceforge.jp/mailman/archives/rubycocoa-devel/2006-" rel="nofollow"&gt;http://lists.sourceforge.jp/mailman/archives/rubycocoa-devel/2006-&lt;/a&gt;&lt;br /&gt;
February/000203.html&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[FEAT:11]objc_class_methods, objc_instance_methods</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/10/" rel="alternate"/><published>2006-01-13T00:11:33Z</published><updated>2006-01-13T00:11:33Z</updated><author><name>kimura wataru</name><uri>https://sourceforge.net/u/kimuraw/</uri></author><id>https://sourceforge.netfe0038b16e5368197d6e120480a58556385442a6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We can gets methods of Cocoa objects &lt;br /&gt;
via "objc_methods". But to list instance &lt;br /&gt;
methods needs to generate instance of &lt;br /&gt;
a Class. I want a class method &lt;br /&gt;
"objc_instance_methods".&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[FEAT:10]support universal binary and i386</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/9/" rel="alternate"/><published>2006-01-11T04:03:48Z</published><updated>2006-01-11T04:03:48Z</updated><author><name>kimura wataru</name><uri>https://sourceforge.net/u/kimuraw/</uri></author><id>https://sourceforge.net6466d90c782ec78ced1019c05c65266a28303d7d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;intel Mac was released at EXPO2006 SF.&lt;br /&gt;
I hope that RubyCocoa supports universal&lt;br /&gt;
binary and i386 arch.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>class RBCApplication for capturing exceptions(patch)</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/8/" rel="alternate"/><published>2005-09-18T17:57:19Z</published><updated>2005-09-18T17:57:19Z</updated><author><name>kimura wataru</name><uri>https://sourceforge.net/u/kimuraw/</uri></author><id>https://sourceforge.net03b141e217341a3edbc907eac861c20c8bb9a99f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="http://sourceforge.net/mailarchive/message.php?msg_id=12969582"&gt;http://sourceforge.net/mailarchive/message.php?msg_id=12969582&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CoreData support</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/7/" rel="alternate"/><published>2005-08-04T03:50:06Z</published><updated>2005-08-04T03:50:06Z</updated><author><name>kimura wataru</name><uri>https://sourceforge.net/u/kimuraw/</uri></author><id>https://sourceforge.net620de184803597c2d507bbbc0342e508c4a57d6a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;CoreData depends on Cocoa Binding and framework of Tiger.&lt;br /&gt;
Adding following items will provide CoreData support to&lt;br /&gt;
RubyCocoa.&lt;br /&gt;
* project template&lt;br /&gt;
* sample program&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>window level constants not defined</title><link href="https://sourceforge.net/p/rubycocoa/feature-requests/6/" rel="alternate"/><published>2005-07-15T15:27:30Z</published><updated>2005-07-15T15:27:30Z</updated><author><name>kimura wataru</name><uri>https://sourceforge.net/u/kimuraw/</uri></author><id>https://sourceforge.net25c7fdc32e17b014f6c0f812be814d39f2330ef6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;window level constants, such NSNormalWindowLevel, are not defined&lt;br /&gt;
on module OSX.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>