Re: [MacRuby-devel] A MacRuby-users group?

2009-05-24 Thread Paul Howson
On 23/05/2009, at 3:35 AM, Laurent Sansonetti wrote: Any though? If most people agree to create a -users group I can ask for an official (macosforge.org) one. If another list is created, could you please consider something a little more flexible than this kind of (old fashioned) mailing lis

Re: [MacRuby-devel] A MacRuby-users group?

2009-05-24 Thread Matt Aimonetti
Paul, I don't think there will be any other lists and we end up creating a new one, that would be a macosforge which would have the same features as the one currently used. - Matt On Sun, May 24, 2009 at 12:44 AM, Paul Howson wrote: > On 23/05/2009, at 3:35 AM, Laurent Sansonetti wrote: > > Any

Re: [MacRuby-devel] Crash with NSUInteger in delegate method

2009-05-24 Thread Łukasz Adamczak
> MacRuby can deal with specialized delegate methods like this one, but you > need to generate a bridgesupport file for the framework you're targeting. > Most frameworks that ship with Mac OS X are already covered, but in your > case you might want to manually cover ObjectiveFlickr too. Wow. This

Re: [MacRuby-devel] A MacRuby-users group?

2009-05-24 Thread Łukasz Adamczak
> Just to let everyone know, there is absolutely no problem posting anything > related to MacRuby on this list. It's also true that there are more users > discussions than core discussions here, but this might change once we get > more people involved in the project. I think that the list traffic i

[MacRuby-devel] Using AXObserverCreate with macruby

2009-05-24 Thread Benjamin Mollenhauer
Hello, how can I use a ruby function as an parameter to AXObserverCreate? extern AXError AXObserverCreate ( pid_t application, AXObserverCallback callback, AXObserverRef *outObserver); It requires an AXObserverCallback, defined as typedef void ( *AXObserverCallback)( AXObserverRef observ

Re: [MacRuby-devel] Crash with NSUInteger in delegate method

2009-05-24 Thread Laurent Sansonetti
Hi Łukasz, On May 24, 2009, at 3:39 AM, Łukasz Adamczak wrote: MacRuby can deal with specialized delegate methods like this one, but you need to generate a bridgesupport file for the framework you're targeting. Most frameworks that ship with Mac OS X are already covered, but in your case

Re: [MacRuby-devel] Using AXObserverCreate with macruby

2009-05-24 Thread Laurent Sansonetti
Hi Benjamin, On May 24, 2009, at 10:05 AM, Benjamin Mollenhauer wrote: Hello, how can I use a ruby function as an parameter to AXObserverCreate? extern AXError AXObserverCreate ( pid_t application, AXObserverCallback callback, AXObserverRef *outObserver); It requires an AXObserverCallback,

Re: [MacRuby-devel] A MacRuby-users group?

2009-05-24 Thread Charles Oliver Nutter
Laurent Sansonetti wrote: Hi Łukasz, This mailing-list was usually created for all people developing with MacRuby, not necessarily people developing MacRuby itself. But I can understand that the group name is ambiguous. Just to let everyone know, there is absolutely no problem posting anyth

Re: [MacRuby-devel] [MacRuby] #257: Conversion to JSON works , But JSON parsing fails in MacRuby 0.4

2009-05-24 Thread MacRuby
#257: Conversion to JSON works , But JSON parsing fails in MacRuby 0.4 ---+ Reporter: nex...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #148: Trying to load the JSON library crashes

2009-05-24 Thread MacRuby
#148: Trying to load the JSON library crashes ---+ Reporter: wootest+macr...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

[MacRuby-devel] [MacRuby] #262: require 'json/pure' crashes macruby due to missing encoding function

2009-05-24 Thread MacRuby
#262: require 'json/pure' crashes macruby due to missing encoding function -+-- Reporter: d...@…| Owner: lsansone...@… Type: defect | Status: new Pri