Mark,
You're freaking amazing! (Not only for your commits to macruby) but for
breathing life into hotcocoa. Damn.
Appspec is sinisterly awesome in concept.
Love it,
- Rob
PS: A Torontonian too, eh? Let me buy you a beer sometime!
___
MacRuby-devel m
I have no expert weigh-in but only a quick google search revealed:
From: http://www.cocoadev.com/index.pl?GarbageCollection
> The big cost is to latency - the ability of a program to respond
> near-instantaneously to real-time situations. For many programs, this is not
> an issue - nanosecond l
at the moment).
>
> Also, you may be interested in checking out Eloy's MacBacon and
> ObjectiveBacon. Might be interesting to figure out integration at that level…
>
> Cheers,
>
> Josh
> On Monday, July 18, 2011 at 5:12 PM, Robert Lowe wrote:
>
>> Hi all,
>&
I see the issue your having,
I'm not sure why the objective-c delegate class and the macruby delegate class
act differently.
It appears to work when subclasses which is interesting.
It's either a macruby bug or something in the headers.
Regards,
- Rob
_
So long and thanks for all the fish.
Your implementation is wrong, it has nothing to do with macruby.
You skipped a bunch of code which is required to make it function.
For instance all SourceListItems must have children.
When you port Objective-C code ensure you aren't skipping code or using
Hi all,
How are you running your Unit Test in xcode4?
Following the guide here:
http://www.macruby.org/recipes/tdd-in-objective-c-with-macruby.html
It went okay,
Scripts output to the build log and in contrast octests output to the console.
The problem I see with this method of running specs/
or the html beta version that is provided for free by
> O'Reilly.
>
> - Matt
>
> Sent from my iPhone
>
> On Jul 1, 2011, at 22:43, Robert Lowe wrote:
>
>> Hi,
>>
>> Is it possible to include MacRuby into a Cocoa framework? Outside of th
Hi,
Is it possible to include MacRuby into a Cocoa framework? Outside of the
NSApplication loop?
Regards,
- Rob
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Amazing thanks Matt!!
On 2011-07-01, at 3:20 AM, Matt Aimonetti wrote:
> I updated the documentation with a chapter in my book:
> http://ofps.oreilly.com/titles/9781449380373/_objective_c_code_in_macruby_apps.html
>
> - Matt
>
> On Thu, Jun 30, 2011 at 10:33 PM, Robert Low
Hi all,
I was following the guide :
http://www.macruby.org/recipes/create-an-objective-c-bundle.html
In xcode 4, it compiles fine.
However the packaging or something is creating some wrapping directories, it's
not compiling into a single object / dynamic lib...
the binary is at:
test_engine
Just to weigh in on this, I found step 3 did the trick. Aw, Goatley.
On 2011-06-29, at 10:25 PM, Mark Rada wrote:
> I don't actually use rvm to build HEAD, since I have my llvm setup
> differently and because I have other changes to MacRuby; however, I do use
> HEAD with rvm.
>
> The trick is
Value must be a pointer when passed
value_to_pointer = Pointer.new(:object)
value_to_pointer.assign(value)
Regards,
- Rob
On 2011-06-28, at 12:08 PM, Eloy Duran wrote:
I have no experience with Core Data, but if you are looking to make
repetitive work easy then don't forget about the metapr
On 2011-06-28, at 11:55 AM, Shannon Love wrote:
> I'm not to the point of wiring up the UI yet. I will employ bindings when I
> do so but at the moment I am creating a complex data model using
> NSManagedObject subclasses with lots of customized behaviors. I do this all
> the time in Objective-
Is it possible to bind classes in xcode to a class within a class?
Say for instance the file's owner of an app (NSApplication) to a class within a
class (MyApp::Application), or everything must go in the global namespace?
<>
Regards,
- Rob
___
MacR
do, however, think it might be useful to collect MacRuby
> specific gems (especially those that make app development easier) in a
> central list somewhere…
>
> - Josh
>
> On Sunday, June 19, 2011 at 7:17 PM, Robert Lowe wrote:
>
>> Thanks!
>>
>> I ha
a Ballanco wrote:
> Very cool stuff, Rob!
>
> Have you considered potentially merging Hotkeys and mynu into HotCocoa?
>
> - Josh
>
> On Friday, June 17, 2011 at 3:09 PM, Robert Lowe wrote:
>
>> Hi guys,
>>
>> Hope you enjoy em! All of these are on rubyg
Hi guys,
Hope you enjoy em! All of these are on rubygems now:
Wrapping NSMXL (Credit to Wilson Lee / kourge):
https://github.com/RobertLowe/ayril
Global Hotkeys:
https://github.com/RobertLowe/hotkeys
Systembar Menu DSL:
https://github.com/RobertLowe/mynu
It should be noted
17 matches
Mail list logo