jemc changed the topic of #ponylang to: Welcome! Please check out our Code of Conduct => https://github.com/ponylang/ponyc/blob/master/CODE_OF_CONDUCT.md | Public IRC logs are available => http://irclog.whitequark.org/ponylang | Please consider participating in our mailing lists => https://pony.groups.io/g/pony
ab__ has joined #ponylang
ab__ has quit [Client Quit]
theodus has quit [Quit: Bye]
jemc has joined #ponylang
endformationage has joined #ponylang
jemc has quit [Ping timeout: 260 seconds]
_whitelogger has joined #ponylang
endformationage has quit [Quit: WeeChat 1.9]
plietar has quit [Remote host closed the connection]
plietar has joined #ponylang
plietar has quit [Ping timeout: 246 seconds]
Matthias247 has joined #ponylang
vaninwagen has joined #ponylang
vaninwagen has quit [Ping timeout: 240 seconds]
<SeanTAllen> A new "Last Week in Pony" is out. Did you miss anything that happened with Pony last week? If yes, you can catch up with "Last Week in Pony": https://www.ponylang.org/blog/2017/08/last-week-in-pony---august-6-2017/
_whitelogger has joined #ponylang
theodus has joined #ponylang
http_GK1wmSU has joined #ponylang
http_GK1wmSU has left #ponylang [#ponylang]
Matthias247 has quit [Read error: Connection reset by peer]
Praetonus has joined #ponylang
tscho has joined #ponylang
Praetonus has quit [Ping timeout: 276 seconds]
Praetonus has joined #ponylang
autodidaddict has joined #ponylang
<autodidaddict> So I started using the new promise functions. Join is spectacular.
<autodidaddict> But I think it's forcing complexity on the caller. If I build a promise array in a for loop that I want to join, I then need to head/tail split it so I can call join. If there was a primitive that let me do a join on a single array it would simplify my code quite a bit
<SeanTAllen> autodidaddict: i'd suggest writing such a primitive yourself then opening an RFC showing how it improves thing and it can get included in the standard library.
<autodidaddict> That was my plan 😀
jemc has joined #ponylang
<theodus> autodidaddict: Could that be solved using Promises.join? (https://stdlib.ponylang.org/promises-Promises/#join)
jemc has quit [Ping timeout: 248 seconds]
<theodus> It's does the same thing without depending on an existing promise
<autodidaddict> That's exactly what I wanted
<autodidaddict> I didn't see that when I went looking in docs
Praetonus has quit [Ping timeout: 260 seconds]
<autodidaddict> I was even going to call my primitive Promises
iceager has joined #ponylang
theodus_ has joined #ponylang
Praetonus has joined #ponylang
iceager has quit [Quit: Mutter: www.mutterirc.com]
plietar has joined #ponylang
Matthias247 has joined #ponylang
autodidaddict has quit [Quit: Connection closed for inactivity]
endformationage has joined #ponylang
autodidaddict has joined #ponylang
<autodidaddict> blog post that includes some 0.17.0 `Promises.join` action :) https://medium.com/@KevinHoffman/modeling-non-blocking-interactions-with-actors-in-pony-fae59151246a
theodus_ has quit [Quit: theodus_]
jeremyheiler has quit [*.net *.split]
theobutler has joined #ponylang
mindB has quit [Ping timeout: 240 seconds]
dtz has quit [Ping timeout: 240 seconds]
M-hrjet has quit [Ping timeout: 258 seconds]
ada[m] has quit [Ping timeout: 240 seconds]
srenatus[m] has quit [Ping timeout: 246 seconds]
irx[m] has quit [Ping timeout: 255 seconds]
theodus has quit [Ping timeout: 258 seconds]
jeremyheiler has joined #ponylang
theodus has joined #ponylang
theobutler has quit [Ping timeout: 255 seconds]
theobutler has joined #ponylang
theodus has quit [Read error: Connection reset by peer]
Matthias247 has quit [Read error: Connection reset by peer]
vaninwagen has joined #ponylang
endformationage has quit [Quit: WeeChat 1.9]
srenatus[m] has joined #ponylang
M-hrjet has joined #ponylang
irx[m] has joined #ponylang
autodidaddict_ has joined #ponylang
mindB has joined #ponylang
ada[m] has joined #ponylang
dtz has joined #ponylang
Praetonus has quit [Quit: Leaving]
tscho has quit [Quit: WeeChat 1.8]
vaninwagen has quit [Ping timeout: 255 seconds]
autodidaddict_ has quit [Quit: Connection closed for inactivity]
autodidaddict has quit [Quit: Connection closed for inactivity]
autodidaddict has joined #ponylang