IRCloggy #auraphp 2014-04-11

Logs Search ←Prev date Next date→ Channels Documentation

Provider of IRC logs since 2005.
WARNING: As Freenode became unjoinable and lost all warnings in topics, we cannot log channels on Freenode anymore.

2014-04-11

mase_wk left00:14
cordoval joined00:24
mase_wk joined00:26
rajib left00:31
rajib joined00:35
pmjones left00:55
cordoval left00:59
slawrence00 left01:10
cordoval joined01:13
mase_wk left01:14
slawrence00 joined01:18
cordoval left01:21
brandonsavage left02:59
slawrence00 left03:18
slawrence00 joined03:21
rajib left04:14
amystephen left05:04
slawrence00 left06:40
feketegy hello, so I saw Aura.SQL v2 is out. One confusion, is this complementary to v1 or it includes everything that v1 has, like query objects, etc.?06:47
amystephen joined06:52
amystephen left06:56
rajib joined08:07
slawrence00 joined08:16
slawrence00 left10:17
wdna left11:02
joelclermont joined11:10
rajib left11:40
brandonsavage joined11:48
amystephen joined12:03
MaddinXx joined13:17
grumbles joined14:02
pmjones joined14:08
Davey_ joined14:10
grumbles left14:12
Davey_grumbles14:18
harikt joined14:25
harikt good day to all14:25
joelclermont hello harikt14:27
harikt Hey joelclermont :)14:27
pmjones hey there harikt & joelclermont14:27
harikt How are you ?14:27
oh you here pmjones14:27
Just looked and didn't noticed.14:27
Good to see you :)14:28
and pmjones I moved to friendsofaura http://github.com/friendsofaura/14:28
pmjones niiiice14:28
harikt and these bundles are awesome ;)14:28
pmjones and thanks for the membership :-)14:28
harikt praise my lord :D14:28
oh sure.14:29
You deserve14:29
I think FOA is nice to have bundles place14:29
pmjones i agree14:33
harikt pmjones, and we don't mix library and end up with more repos14:33
joelclermont what a beautiful day. getting my first round of golf for the season in today! :)14:35
Burnsy left14:38
harikt joelclermont, playing golf ?14:38
and congrats14:38
joelclermont yes! well not right now. in a few hours14:38
harikt oh i c.14:39
so off from work today ?14:39
joelclermont well i work for myself, so my boss is pretty nice ;)14:39
harikt ;)14:39
like me .14:39
and you will become lazy14:39
see pmjones also ;)14:40
joelclermont i got all my work done for the week. actually finished all commitments by wednesday afternoon14:40
harikt oh great to hear.14:40
joelclermont, you should try aura components and blog then14:41
we need a different voices from community14:41
joelclermont i definitely do need to blog. i’m behind on a couple articles i have started14:41
harikt some people think me and pmjones talking about aura becoming horrible14:41
joelclermont :) i’d ignore people that complain about things like that14:42
but i do agree i should blog about aura14:42
harikt he he he14:42
thanks man14:42
every voice is different14:42
pmjones joelclermont: golf huh?14:58
nice14:58
my golf scores look like bowling scores ;-)14:59
joelclermont if you’re a really bad bowler that could be good :)14:59
pmjones harikt: my boss sucks. he doesn't pay me or anything, just work work work all day long ;-)14:59
harikt pmjones, :-/ . I am your boss :D15:00
pmjones ha!15:00
everyone involved in the project is my boss, you more so than most ;-)15:00
harikt I used to push you to work ;)15:00
pmjones *used* to?15:01
pmjones snorts ;-)15:01
harikt like I ask you for help , and more things15:02
like a Presenter :)15:02
MaddinXx left15:04
cordoval joined15:16
cordoval left15:17
grumbles left15:47
pmjones heh15:53
harikt pmjones, we released beta of di .16:07
pmjones yes! yay!16:07
harikt so is there anything else you are working on ?16:07
pmjones trying to finish up CliKernel16:07
harikt aah ok.16:07
pmjones it's a little more tricky than i thought, but not bad16:07
harikt with the help16:07
:)16:08
pmjones then we can have a whole round of beta releases for the kernels and projects16:08
harikt Have any progress bars ;)16:08
pmjones yeah, with the help stuff16:08
harikt oh cool .16:08
pmjones heh -- not yet16:08
harikt :P16:08
you made me feel joy16:08
lost in a second16:08
pmjones LOL16:08
sorry man :-)16:08
harikt :)16:08
may be your idea is to call progress help each time, with something to output in screen ?16:10
pmjones, what do you expect when you pass php cli/console.php help16:18
I am seeing the list of commands.16:19
pmjones yes, the list of commands16:19
harikt but I expected the help to show some more information. not about other commands hello16:19
pmjones nods16:19
harikt or is this an expected way .16:19
pmjones "help" by itself shows the list of commands, and i think that's an expected thing16:19
"help command-name" will show help on that command16:20
harikt I thought php cli/console.php can show the help command then16:20
pmjones the help command *should* show up in the lisrt16:21
harikt so php cli/console.php help hello16:21
pmjones if "hello" has a help associated with it, then it should show that ehlp16:21
but i don't think it does ;-)16:22
harikt doesn't that show the summary of hello16:22
pmjones if "hello" has a help object, it should16:22
but cli kernel does not currently ship with a help for hello16:22
harikt hm.16:22
may be we can ?16:22
pmjones maybe16:23
it'd be easy to add16:23
harikt nods16:23
pmjones tell you what -- add an issue for that, or send a PR16:23
harikt sure.16:23
issues first . PR then.16:23
pmjones good deal16:23
harikt where to add16:23
kernel level16:23
*issue in16:23
pmjones, issue added https://github.com/auraphp/Aura.Cli_Kernel/issues/316:27
pmjones right on16:27
i expect it will be via "help hellp" rather than "hello --help"16:28
we16:28
er16:28
"help hello" rather than "hello --help"16:28
cordoval joined16:31
harikt hm16:32
cordoval left16:32
harikt not sure how you are trying to build if so.16:32
I will think of this though16:32
I wonder in that case whether the help command will get more overloaded with other help commands summary16:33
Just a blank thought , not looking at implementaion16:33
Burnsy joined16:36
harikt ok pmjones leaving for the day16:36
Have a nice day to all16:36
pmjones ok dude16:36
harikt Enjoy your weekends16:36
pmjones sleep well!16:36
harikt sure thing ;)16:36
harikt left16:36
MaddinXx_ joined16:53
wdna joined18:00
rajib joined18:39
joelclermont left18:43
wdna left19:02
MaddinXx_ left19:11
MaddinXx_ joined19:14
MaddinXx_ left19:51
wdna joined19:54
wdna_ joined20:01
wdna left20:05
wdna_ left20:06
slawrence00 joined20:21
pmjones everyone, i am done for the day20:32
hope you all have a good weekend!20:33
pmjones left20:34
brandonsavage left22:53
Burnsy left23:19
Burnsy joined23:19
joelclermont joined23:23
Burnsy left23:58

Logs Search ←Prev date Next date→ Channels Documentation