Hi Gareth,
Have a look at the examples in Developer/Examples/Ruby/MacRuby - there are
good examples there which might be useful for you.
In this case your init method is an obvious problem, it must (as in
objective C) return self.
The super call is interesting because normally in ruby it will ca
Hi all,
does any one know whether there is an issue with binding to floats, doubles in
core data with macruby?
For example:
1 I firstly, create an attribute foo which is set as a double or a float in the
core data model
2. i bind it to a table column
3. I set foo to 300.3 in code (not through
Hi Dylan,
Sorry for the late response.
On Nov 25, 2009, at 10:21 AM, Dylan Bruzenak wrote:
Hi all,
First, great work with the 0.5b2 release. I'm starting to use this
for more serious development and it does most of the things I need
very well. After a brief struggle last night I managed t
Hi Gareth,
On Nov 26, 2009, at 3:51 PM, Gareth Townsend wrote:
Hi,
I've just started playing with MacRuby. So please bear with me,
there's every chance I'm doing something stupid :-) I'm using 0.5
beta 2.
I'm building a simple Cocoa App (http://github.com/quamen/noise) and
am running i
Hi John,
This may be a bug in MacRuby, I don't know bindings well enough. It
would be cool if you could reduce the problem into a small Ruby script.
We are indeed unboxing NSNumbers automatically. NSDecimalNumber seems
to be left untouched, which could explain why the normal arithmetic
op
#460: bug in CSV module
+---
Reporter: ninec...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker |Milestone:
#464: can't load any framework "undefined method copy for
NSLoadedClasses:NSMutableString"
---+
Reporter: fons...@… | Owner: lsansone...@…
Type: defect | Status: new
#447: GCD Crashes
--+-
Reporter: p...@…|Owner: lsansone...@…
Type: defect| Status: closed
Priority: major |Milestone: MacRuby 0.5
#323: GCD for_reading queue crash
-+--
Reporter: b...@…|Owner: pthom...@…
Type: defect | Status: closed
Priority: major|Milestone: MacRuby 0.5
#420: GCD serial dispatch queues and groups that contain serial queues do not
take surrounding scope reliably within loops/enumerators
---+
Reporter: johnmacs...@… |Owner: lsansone...@…
Type: d
Thanks for the quick replies and explanations John and Laurent. My problem is
sorted and my window is opening :-)
The hardest part of building stuff with MacRuby is figuring out whether the
Ruby, or the Cocoa way, is the correct way to do things.
Cheers,
Gareth Townsend
http://www.garethtownsen
#337: Bug in rb_source_new_timer in gcd.c
+---
Reporter: ernest.prabha...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: minor
#463: Intermitent crashes with MacRuby 0.5 HEAD (2009/11/26), Ruby threads and
RestClient/Net:HTTP
---+
Reporter: ser...@… | Owner: lsansone...@…
Type: defect | Status: new
#463: Intermitent crashes with MacRuby 0.5 HEAD (2009/11/26), Ruby threads and
RestClient/Net:HTTP
---+
Reporter: ser...@… | Owner: lsansone...@…
Type: defect | Status: new
#461: each_object: NoMethodError
-+--
Reporter: jordan.breed...@…|Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
15 matches
Mail list logo