|
2009 -- the year of November. <november-wiki.org> <github.com/viklund/november> <irclog.perlgeek.de/november-wiki> <nopaste.snit.ch> Set by moderator on 7 April 2009. |
|||
|
05:38
wayland76 joined
07:44
ihrd joined
11:05
ihrd left
11:08
masak joined
12:28
ihrd joined
|
|||
| ihrd | hi there | 12:28 | |
| masak | hi! | ||
| zarah | hi masak | ||
| masak | ihrd: how's your family? | ||
| ihrd | masak: I am back :) son looks much better | 12:29 | |
| masak | ihrd: I'm very relieved. | ||
| ihrd: a lot has happened here. | |||
| ihrd | yes, rakudo grow fast | 12:30 | |
| masak | and Web.pm has a lot of activity. | 12:31 | |
| ihrd: we've been creating blogs like crazy in the past week. | 12:33 | ||
| ihrd | masak: I`m going to do the same :) | 12:37 | |
| masak | :) | ||
| I need to add more features to Request and Response, because people are asking for them. | 12:38 | ||
| ihrd | I will review Routes, and use it in Maya | 12:39 | |
| looks like no body find it attractive | 12:40 | ||
| masak | ihrd: I simply don't understand it well enough. :/ | 12:42 | |
| ihrd | it is time to make good (or bad) example app on top of it | ||
| masak | yes. | 12:43 | |
| ihrd | my day work in ruin, so I still have no a lot of time for perl6 on this week -- I should do what I can, to fix it | 12:44 | |
| masak | ihrd: make sure to prioritize the things that are important -- family, work, health... | 12:45 | |
| (not necessarily in that order) :) | |||
| ihrd | I never done this right, really :) I have tendency to do something one at once :) | 12:46 | |
| ah, I came here with some p6 code, to discuss | 12:49 | ||
| rakudo: say ['fOo','bar'].=map: *.lc; | |||
| p6eval | rakudo ec55f1: OUTPUTĀ«foo barā¤Ā» | ||
| ihrd | say ['fOo','bar'].=map: *.lc.ucfirst; | 12:50 | |
| (btw first should`t work because of .=) | 12:51 | ||
| rakudo: say ['fOo','bar'].map: *.lc.ucfirst; | 12:52 | ||
| p6eval | rakudo ec55f1: OUTPUTĀ«Parameter type check failed; expected something matching Callable() but got something of type Str() for expr in call to mapā¤in method Any::map (src/gen_setting.pm:30)ā¤called from Main (src/gen_setting.pm:3122)ā¤Ā» | ||
| ihrd | it is | ||
| rakudo: say ['fOo','bar'].map: *.lc; | |||
| p6eval | rakudo ec55f1: OUTPUTĀ«foobarā¤Ā» | ||
| masak | ihrd: why would you want to do .=map on a constant array? | 12:53 | |
| ihrd | aha, so, *.method works as I expect, but *.method.method do not | ||
| masak | s/constant/literal/ | ||
| ihrd: that's right. | |||
| it's a known issue. | |||
| ihrd | masak: I do not want, just wrong example. btw it is work, and this is a bug, aha | 12:55 | |
| masak | aye. | ||
| ihrd | we have ticket for *.m.m? | ||
| masak | hm, dunno. | 12:56 | |
| ihrd | ah, English. I should say: do we have ticket for this | ||
| masak | maybe not. | ||
| ihrd: actually "we have a ticket for this?" works OK. | |||
| it's sort of a half-statement-half-question thing. | |||
| ihrd | O! and english-speakers use something like this? | 12:58 | |
| masak | they do. | ||
| you did it again, just now. :) | 12:59 | ||
| ihrd | argh :) it is so natural for russian -- I do this offen | 13:00 | |
| masak | as far as I know, you change the phrase melody to indicate question. | 13:01 | |
| something like "you are going to the MOvies?" | |||
| (in Russian, I mean) | 13:02 | ||
| ihrd | yes, but you can mark by intonation pronoun too | 13:06 | |
| and make a little bit differ question | 13:07 | ||
| masak | oh. interesting. | ||
| ihrd: I'm working on and off with Hitomi, the Genshi clone. | 13:08 | ||
| ihrd | masak: cool! do you have something workable for now? | ||
| masak | yes. see my latest blog post. | 13:09 | |
| masak -> store & | |||
| ihrd | ok, I will | 13:12 | |
|
13:27
szabgab joined
|
|||
| ihrd | rtype not set | 13:37 | |
| in Main (src/gen_setting.pm:3123) | 13:38 | ||
| and I have only 1373 in src/gen_setting.pm :( | |||
| new error msgs rocks, but not in this case :) | 13:39 | ||
|
13:49
ruoso joined
13:54
ihrd left
13:55
masak` joined
16:57
masak` joined
|
|||
| masak | viklund: ping | 17:40 | |
|
23:11
ruoso joined
|
|||