Re: [MacRuby-devel] String#sub/gsub and text encodings
On 2011-05-16, at 00:37 , Laurent Sansonetti wrote: > Filling dups is always a good idea as it helps up prioritizing work. Oh Laurent, please let's not encourage this terrible dupes-as-voting-system practice; just add a +1 button to tickets. Filling proper tickets is hard work. Time shouldn't be spent on filing known dupes. (Filing accidental dupes still preferred than not filing anything at all for laziness of searching to check it's not a dupe) Ah yes. This is my personal opinion. Laurent actually runs this thing, I just troll here. /petpeeve ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Re: [MacRuby-devel] String#sub/gsub and text encodings
Hi Caio, On May 16, 2011, at 2:21 PM, Caio Chassot wrote: > On 2011-05-16, at 00:37 , Laurent Sansonetti wrote: > >> Filling dups is always a good idea as it helps up prioritizing work. > > Oh Laurent, please let's not encourage this terrible dupes-as-voting-system > practice; just add a +1 button to tickets. > > Filling proper tickets is hard work. Time shouldn't be spent on filing known > dupes. (Filing accidental dupes still preferred than not filing anything at > all for laziness of searching to check it's not a dupe) Well I think it's quicker to file a dup than search through the entire database (using the awful Trac interface, but that's another topic), to then comment "hey, me too!". And let's also consider false positives (people thinking this ticket describes their bug, when it doesn't). I think it's a better idea to let the team triage the bugs, since they know about the big picture. Laurent ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
[MacRuby-devel] Syntax Coloring in XCode 4
Hello, Had a rough introduction to the community a few weeks back, so I'd like to start with an apology: sorry for being a jerk. Twitter isn't the place to complain. Again, my bad, humble apologies. I have been working with MacRuby since then and am *VERY* enthusiastic. But there's one small thing that is driving me crazy - the syntax coloring in XCode 4. Currently it only picks out strings and numbers. Have I done something incorrectly when installing MacRuby, or is this to be expected? Is there anything I can do to improve this? Keep up the fantastic work! Regards, Alec ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Re: [MacRuby-devel] Syntax Coloring in XCode 4
Hey Alec, This is something that's come up on the list previously; unfortunately, it's out of our hands. Apple needs to support it with the way that things are currently structured. Sorry, mate. On Mon, May 16, 2011 at 9:54 PM, Alec Sloman wrote: > Hello, > > Had a rough introduction to the community a few weeks back, so I'd like to > start with an apology: sorry for being a jerk. Twitter isn't the place to > complain. Again, my bad, humble apologies. > > I have been working with MacRuby since then and am *VERY* enthusiastic. > > But there's one small thing that is driving me crazy - the syntax coloring > in XCode 4. Currently it only picks out strings and numbers. Have I done > something incorrectly when installing MacRuby, or is this to be expected? Is > there anything I can do to improve this? > > Keep up the fantastic work! > > Regards, > Alec > > ___ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > -- chrisrhoden ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
