Re: [MacRuby-devel] Manage array of objects within object's class?

2013-05-18 Thread Jeff Dyck
gt; You could indeed have a class array (by using the @@prefix for your variable > name) but you could not easily access it in a KVC compliant manner and > therefore could not directly bind it to an NSArrayController. > > Steve > > On 17 May 2013, at 19:52, Jeff Dyck wrote: &g

[MacRuby-devel] Manage array of objects within object's class?

2013-05-17 Thread Jeff Dyck
Hey, I'm working on developing an app in MacRuby that uses HTTParty to consume a Web Service. I'm hoping someone can help me wrap my head around some of the Model - View - Controller stuff... >From reading some tutorials on MacRuby (and RubyMotion), it seems that it's >best practice to have a

Re: [MacRuby-devel] OS X10.9 & MacRuby's future...

2013-05-16 Thread Jeff Dyck
Just wanted to add a ditto to this - I'm looking at migrating some old AppleScript Studio projects to MacRuby - my initial testing about a year ago was great, but it seems the stability of MacRuby as a development platform is in question to me at least... I've already been abandoned by AppleScri

Re: [MacRuby-devel] Admin privileges / Authorization Framework

2013-04-08 Thread Jeff Dyck
t! > end > > But I don't know if this would work with MacRuby's setup. Haven't really > messed with it in a while. > > hth, > > Mario > > > On Mon, Apr 8, 2013 at 2:08 PM, Jeff Dyck wrote: > Hey all, I'm desperately hoping for some help

[MacRuby-devel] Admin privileges / Authorization Framework

2013-04-08 Thread Jeff Dyck
Hey all, I'm desperately hoping for some help here... I'm a System Admin for a School District with thousands of Macs. In the past I developed an AppleScript Studio application that our technicians used to backup and restore user accounts when we do system migrations and image updates (basical