Re: [MacRuby-devel] hotcocoa virus

2011-03-31 Thread Jordan K. Hubbard
On Mar 31, 2011, at 10:24 AM, Gary Weaver wrote: > Also, there are still references to HotCocoa in MacRuby (latest from GitHub): We should probably nuke those! Would you please file a trac ticket? Thanks! - Jordan ___ MacRuby-devel mailing list Ma

Re: [MacRuby-devel] hotcocoa virus

2011-03-31 Thread Joshua Ballanco
HotCocoa development has been happening independently of MacRuby for a while now. Any remaining references in the code or on the website are bugs (or, in the case of the website, out-of-date pages). It would be nice to clean up some of these references, but that's a rather low-priority task at the

Re: [MacRuby-devel] hotcocoa virus

2011-03-31 Thread Gary Weaver
I'm not the HotCocoa authority, but in http://www.macruby.org/hotcocoa/getting_started.html it states: "HotCocoa is part of the MacRuby distribution which will ship with figure versions of OS X." (I think it is supposed to be "future" not "figure", btw.) But, accordi

Re: [MacRuby-devel] hotcocoa virus

2011-03-31 Thread Vincenzo Piombo
Ok, thanks a lot, Gary: I will try them. So no "official" repository is going to be put up ? Enzo On Thu, Mar 31, 2011 at 6:52 PM, Gary Weaver wrote: > Enzo, > > What I meant is that there are various versions of HotCocoa on GitHub. You > might want to try someone's repo that was updated more

Re: [MacRuby-devel] hotcocoa virus

2011-03-31 Thread Gary Weaver
Enzo, What I meant is that there are various versions of HotCocoa on GitHub. You might want to try someone's repo that was updated more recently. The "official"/original version ( https://github.com/richkilmer/hotcocoa ) is probably the one you are using, but you can find a more recent one wi

Re: [MacRuby-devel] hotcocoa virus

2011-03-30 Thread Vincenzo Piombo
Gary, "Virus" was joke of course, however I changed the name on gist. I doubt it is a hotcocoa issue, but as soon as I have some time will try to replicate it with an IB version. What do you mean by "where you got it" ? The code is mine, I was trying to do something along the lines of this http:/

Re: [MacRuby-devel] hotcocoa virus

2011-03-30 Thread Gary Weaver
Enzo, It might be a translation issue, but I wouldn't call that a virus (it doesn't replicate, it is just something that freezes your computer). I wouldn't call it "Virus" in the gist either, if I were you. If it is a bug in HotCocoa, than it may be a bug (or at least undesired functionality

[MacRuby-devel] hotcocoa virus

2011-03-29 Thread Vincenzo Piombo
Hi all, I was trying to add drag & drop capabilities to a hotcocoa program and stumbled into a problem that really puzzles me: a macruby program can freeze your mac ! I uploaded the buggy fragment here: https://gist.github.com/893300 Don't run it unless you are prepared to reboot your machine th