Re: [MacRuby-devel] Would a macruby-newbie List Be Worthwhile?

2009-12-16 Thread John Shea
Great answers from all the other folks. Directly at the end of this mail I have my copied my version of the core data utility tutorial - but without NSPredicates. Created when I was trying to test binding and core data (turned out to be a different issue), that might help when you translate the

Re: [MacRuby-devel] [MacRuby] #339: YAML error with UTF-16 string

2009-12-16 Thread MacRuby
#339: YAML error with UTF-16 string ---+ Reporter: d...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: critical |Milestone: MacRuby 0

[MacRuby-devel] [MacRuby] #510: website: How Ruby Programmers Should Learn Cocoa

2009-12-16 Thread MacRuby
#510: website: How Ruby Programmers Should Learn Cocoa +--- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: task| Status: new Priority:

Re: [MacRuby-devel] Would a macruby-newbie List Be Worthwhile?

2009-12-16 Thread Laurent Sansonetti
On Dec 16, 2009, at 2:25 PM, Brian Chapados wrote: On Wed, Dec 16, 2009 at 9:11 AM, steve ross wrote: On Dec 16, 2009, at 1:07 AM, John Shea wrote: The second part, filling with data (presumably you will only need to do this once, because then the data can be saved with the app). There a

Re: [MacRuby-devel] Would a macruby-newbie List Be Worthwhile?

2009-12-16 Thread Brian Chapados
On Wed, Dec 16, 2009 at 9:11 AM, steve ross wrote: > On Dec 16, 2009, at 1:07 AM, John Shea wrote: >> >> The second part, filling with data (presumably you will only need to do this >> once, because then the data can be saved with the app). >> There are many ways to add data. >> >> The easiest I

Re: [MacRuby-devel] Would a macruby-newbie List Be Worthwhile?

2009-12-16 Thread steve ross
On Dec 16, 2009, at 1:07 AM, John Shea wrote: > > The second part, filling with data (presumably you will only need to do this > once, because then the data can be saved with the app). > There are many ways to add data. > > The easiest I reckon, is to add a method to the AppDelegate - called >

[MacRuby-devel] [MacRuby] #509: Beta 0.5 does not allow methods with more than 11 arguments

2009-12-16 Thread MacRuby
#509: Beta 0.5 does not allow methods with more than 11 arguments ---+ Reporter: johnmacs...@… | Owner: lsansone...@… Type: defect | Status: new Priority:

[MacRuby-devel] [MacRuby] #508: Method Syntax

2009-12-16 Thread MacRuby
#508: Method Syntax --+- Reporter: cjenk...@…| Owner: lsansone...@… Type: enhancement | Status: new Priority: minor | Milestone:

Re: [MacRuby-devel] Would a macruby-newbie List Be Worthwhile?

2009-12-16 Thread John Shea
Hi Steve, I agree with Ernie. I am always happy to answer questions if I think the person is not rude, or asking me to write their entire app - and that is, so far, rare on this list. Usually when I get it wrong other people pipe up ;-). Some seemingly simple questions do often lead to a bug f