Re: [MacRuby-devel] Could we have…

2010-08-07 Thread Scott Ribe
een considering unsubscribing. Nothing wrong with the list, but just not the right list for my needs. (I'm not using MacRuby at the moment, just weighing pros & cons and wanting to monitor status.) -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 72

Re: [MacRuby-devel] New iOS developer agreement

2010-09-09 Thread Scott Ribe
oor fit, because it lets the "high-water mark" of RAM usage drift higher between collections than careful manual memory management... -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice ___ MacRuby-

Re: [MacRuby-devel] MacRuby in the Mac App Store

2010-10-25 Thread Scott Ribe
MacRuby does not work on iOS. On Oct 25, 2010, at 7:55 AM, Jason Guiditta wrote: > Is anyone actively using macruby to build apps there -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice ___ MacRuby-de

Re: [MacRuby-devel] MacRuby in the Mac App Store

2010-10-25 Thread Scott Ribe
ut iOS. -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] MacRuby in the Mac App Store

2010-10-25 Thread Scott Ribe
OS. MacRuby uses garbage collection, which iOS does not support. -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.

Re: [MacRuby-devel] Weird behaviour for a weird line of code

2010-11-18 Thread Scott Ribe
quot; is clearly an exaggeration, the assignment inside condition form is certainly strongly discourage in many communities, because it's so easy to type by accident, and sometimes surprisingly hard to notice ;-) -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.c

Re: [MacRuby-devel] Focus window from second XIB

2011-03-01 Thread Scott Ribe
On Mar 1, 2011, at 2:34 PM, Sven Schwyn wrote: > eventhough the delegate appears to be hooked up okay. Is the window hooked up to its controller? (Which is probably first responder?) -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 vo

Re: [MacRuby-devel] Focus window from second XIB

2011-03-01 Thread Scott Ribe
" > onto the window object and changed the File's Owner class to > PreferencesController. Sounds correct (note in my response "first responder" should have been "file's owner"). -- Scott Ribe scott

Re: [MacRuby-devel] Focus window from second XIB

2011-03-01 Thread Scott Ribe
r is the controller, you should not be adding a controller object to the nib, because then you will wind up with two of them. -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice ___ MacRuby-devel mailing

Re: [MacRuby-devel] Tyro Needs Ruby vs. O-C Advice

2011-03-30 Thread Scott Ribe
On Mar 30, 2011, at 9:56 PM, Terry Moore wrote: > it may just be a verbosity thing but once you get used to the Macruby style > OBJC becomes tedious. Hell, I spend most of my time in C++, and I find the ojbc verbosity to be tedious ;-) -- Scott Ribe scott_r...@elevated-dev.co

Re: [MacRuby-devel] CNC Machine control using USB to IEEE 1284 Parallel port adapter

2012-01-17 Thread Scott Ribe
at device? -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] CNC Machine control using USB to IEEE 1284 Parallel port adapter

2012-01-17 Thread Scott Ribe
On Jan 17, 2012, at 8:17 PM, Robert Rice wrote: > I have lots of device files in dev but nothing identified by 1284. Is there a > way to search other than by file name? No, but you can compare the listings with the device plugged & unplugged. -- Scott Ribe scott_r...@elevated-de

Re: [MacRuby-devel] The future of MacRuby

2012-04-05 Thread Scott Ribe
On Apr 5, 2012, at 4:06 PM, Matt Aimonetti wrote: > • the target platform (OS X) isn't the one we all really want to target > (iOS) The target platform is only 1 of 2 that many of us really want to target? -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com