elcuervo has quit [Remote host closed the connection]
elcuervo has joined #microrb
soveran_ has joined #microrb
soveran is now known as Guest90551
soveran_ has quit [Remote host closed the connection]
Guest90551 has quit [Ping timeout: 264 seconds]
elcuervo has quit [Remote host closed the connection]
frodsan has quit [Remote host closed the connection]
f-3r has quit [Quit: Leaving.]
patriciomacadden has quit [Quit: Textual IRC Client: www.textualapp.com]
snusnu has quit [Quit: Leaving.]
snusnu has joined #microrb
snusnu has quit [Client Quit]
pote__ has joined #microrb
skade has joined #microrb
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #microrb
soveran has joined #microrb
elcuervo has joined #microrb
elcuervo has quit [Ping timeout: 248 seconds]
inkel has joined #microrb
pote____ has joined #microrb
pote__ has quit [Ping timeout: 240 seconds]
elcuervo has joined #microrb
matflores has joined #microrb
modsognir has joined #microrb
soveran has quit [Ping timeout: 248 seconds]
soveran has joined #microrb
soveran has quit [Changing host]
soveran has joined #microrb
solnic has quit [Quit: Leaving...]
inkel has quit [Read error: Connection reset by peer]
inkel has joined #microrb
elcuervo has quit [Remote host closed the connection]
joakimk has quit [Ping timeout: 272 seconds]
joakimk has joined #microrb
solnic has joined #microrb
patriciomacadden has joined #microrb
frodsan has joined #microrb
elcuervo has joined #microrb
inkel has quit [Read error: Connection reset by peer]
inkel has joined #microrb
soveran_ has joined #microrb
soveran has quit [Ping timeout: 245 seconds]
snusnu1 has joined #microrb
soveran_ is now known as soveran
soveran has quit [Changing host]
soveran has joined #microrb
snusnu1 has quit [Quit: Leaving.]
snusnu has joined #microrb
elcuervo has quit [Remote host closed the connection]
elcuervo has joined #microrb
snusnu has quit [Quit: Leaving.]
f-3r has joined #microrb
snusnu has joined #microrb
pote____ is now known as pote_
modsognir has quit [Remote host closed the connection]
modsogni_ has joined #microrb
frodsan has quit [Remote host closed the connection]
patriciomacadden has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
modsogni_ has quit [Remote host closed the connection]
elcuervo has quit [Remote host closed the connection]
modsogni_ has joined #microrb
elcuervo has joined #microrb
patriciomacadden has joined #microrb
skade has quit [Quit: Computer has gone to sleep.]
modsogni_ has quit [Remote host closed the connection]
elcuervo has quit [Quit: Leaving...]
f-3r1 has joined #microrb
f-3r has quit [Quit: Leaving.]
skade has joined #microrb
frodsan has joined #microrb
frodsan has quit [Ping timeout: 264 seconds]
frodsan has joined #microrb
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #microrb
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #microrb
skade has quit [Quit: Computer has gone to sleep.]
f-3r1 has quit [Ping timeout: 260 seconds]
snusnu has quit [Quit: Leaving.]
snusnu has joined #microrb
skade has joined #microrb
patriciomacadden has quit [Quit: Textual IRC Client: www.textualapp.com]
patriciomacadden has joined #microrb
snusnu has quit [Quit: Leaving.]
pote_ has quit [Remote host closed the connection]
skade has quit [Ping timeout: 248 seconds]
skade has joined #microrb
patriciomacadden has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
frodsan has quit [Remote host closed the connection]
<locks>
solnic: was going to comment on the merger thing, but it got a bunch of comments meanwhile xD
<solnic>
locks: what were you going to write?
<locks>
that I was also thinking about this topic because of halibut
<locks>
on one hand I want to break it out, but it’s so small there’s no point to it
<locks>
and as long as you design it in a more modular fashion, keeping the different parts logically separated it should be easy enough to break them off down the line
<locks>
ofc you’re trading the convenience of a single repo for the possibility of introducing unnecessary coupling
<locks>
I can see snusnu commented similar
<solnic>
locks: yeah I'm all for extracting things
<solnic>
otoh I'm against premature decoupling
<solnic>
ROM is a special project, we need to see what interfaces are needed
<solnic>
you can't just figure them out
<solnic>
sure, you can imagine how things may look like but you can't really tell until you try to implement
<solnic>
that's why I found working on relation/mapper/session as separate projects to be difficult
<solnic>
+ maintenance burden was annoying
<locks>
right
<locks>
and with a good testing story it shouldn’t be hard to decouple things, too
patriciomacadden has joined #microrb
<solnic>
locks: yeah it's gonna be easy I'm sure
<locks>
what else is happening in the microrb universe?
patriciomacadden has quit [Client Quit]
<solnic>
locks: I'm planning to publish the website soon
<locks>
cool
<solnic>
I was a bit busy with "coming back" to rom recently
<solnic>
it's calming down right now so I should find some time for micro-rb