Packaging a HotCocoa application without the standard library
Hey Guys, Just wrote a few blog posts about a HotCocoa app I just released, and how I packaged it up: http://isaac.kearse.co.nz/2010/01/31/stopwatch/ http://isaac.kearse.co.nz/2010/02/01/packaging-hotcocoa/ Interested in getting feedback about the way I embedded MacRuby & HotCocoa in this app. (also feedback about the app is welcome) I was thinking about patching HotCocoa to enable this out of the box because at the moment it seems to copy across the MacRuby framework instead of using macruby_deploy. Cheers, Isaac
Thanks for the posts Isaac. HotCocoa is primarily maintained by Rich Kilmer and I am sure he would appreciate patches/suggestions and help. Your stopwatch example was great, thanks again. - Matt On Sun, Jan 31, 2010 at 12:55 PM, isaac kearse <isaackearse@gmail.com>wrote:
Hey Guys,
Just wrote a few blog posts about a HotCocoa app I just released, and how I packaged it up:
http://isaac.kearse.co.nz/2010/01/31/stopwatch/ http://isaac.kearse.co.nz/2010/02/01/packaging-hotcocoa/
Interested in getting feedback about the way I embedded MacRuby & HotCocoa in this app. (also feedback about the app is welcome)
I was thinking about patching HotCocoa to enable this out of the box because at the moment it seems to copy across the MacRuby framework instead of using macruby_deploy.
Cheers, Isaac
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Thanks Matt, Rich has already pulled in one my patches. I opened up an issue to discuss embedding MacRuby without the standard library here: http://github.com/richkilmer/hotcocoa/issues#issue/7 Cheers, Isaac On Mon, Feb 1, 2010 at 1:15 PM, Matt Aimonetti <mattaimonetti@gmail.com>wrote:
Thanks for the posts Isaac. HotCocoa is primarily maintained by Rich Kilmer and I am sure he would appreciate patches/suggestions and help. Your stopwatch example was great, thanks again.
- Matt
On Sun, Jan 31, 2010 at 12:55 PM, isaac kearse <isaackearse@gmail.com>wrote:
Hey Guys,
Just wrote a few blog posts about a HotCocoa app I just released, and how I packaged it up:
http://isaac.kearse.co.nz/2010/01/31/stopwatch/ http://isaac.kearse.co.nz/2010/02/01/packaging-hotcocoa/
Interested in getting feedback about the way I embedded MacRuby & HotCocoa in this app. (also feedback about the app is welcome)
I was thinking about patching HotCocoa to enable this out of the box because at the moment it seems to copy across the MacRuby framework instead of using macruby_deploy.
Cheers, Isaac
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
isaac kearse
-
Matt Aimonetti