00:12
zombor has quit [Remote host closed the connection]
00:14
rsim has joined #datamapper
00:18
rsim has quit [Ping timeout: 240 seconds]
00:49
zombor has joined #datamapper
00:49
zombor has quit [Changing host]
00:49
zombor has joined #datamapper
00:53
zombor has quit [Read error: Connection reset by peer]
00:53
zombor has joined #datamapper
01:14
rsim has joined #datamapper
01:19
rsim has quit [Ping timeout: 240 seconds]
01:46
brianpWins has quit [Quit: brianpWins]
03:11
snusnu has quit [Quit: Leaving.]
03:15
rsim has joined #datamapper
03:18
zombor has quit [Remote host closed the connection]
03:19
rsim has quit [Ping timeout: 240 seconds]
05:30
v0n has joined #datamapper
05:53
postmodern has quit [Quit: Leaving]
05:54
postmodern has joined #datamapper
05:55
ElderFain has joined #datamapper
05:55
<
ElderFain >
I tried to monkeypatch DataMapper::Adapters::DataObjectsAdapter.read
05:55
<
ElderFain >
and I see NoMethodError - undefined method `dump_class' for #<DataMapper::Property::Serial:0x00000005c8cee0>:
05:59
<
ElderFain >
oh nice
06:00
rsim has joined #datamapper
06:01
rsim has quit [Client Quit]
06:08
<
onewheelskyward >
double ouch
06:08
<
onewheelskyward >
you're really hitting the limits there.
06:09
zombor has joined #datamapper
06:11
<
ElderFain >
okay well regarldess of the monkey patch
06:12
<
ElderFain >
thats the exact same code in the real read method
06:12
<
ElderFain >
[#<DataMapper::Property::Serial @model=App::MyModel @name=:id>,
06:13
<
ElderFain >
thats the line thats dying. I see the exact same thing being passed into dm-adapters without the patch
06:13
<
ElderFain >
I don't understand what issue 58 is
06:13
<
ElderFain >
I just saw it pop up in the logs
06:13
<
ElderFain >
its unrelated to the monkey patch
06:14
<
ElderFain >
any idea whats up the with dump class failure?
06:14
zombor has quit [Ping timeout: 252 seconds]
06:26
<
ElderFain >
onewheelskyward: dump_class is defined in DataMapper::Property
06:26
<
ElderFain >
which this is clearly an instance of
06:27
<
Cinchy >
[URL] Class: DataMapper::Property — Documentation for datamapper/dm-core (master)
06:34
skade has joined #datamapper
07:04
skade has quit [Quit: Computer has gone to sleep.]
07:08
ElderFain has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
07:10
zombor has joined #datamapper
07:14
zombor has quit [Ping timeout: 248 seconds]
08:01
skade has joined #datamapper
08:27
rsim has joined #datamapper
09:08
rsim has quit [Quit: Leaving.]
09:29
mikecmpbll has joined #datamapper
11:00
postmodern has quit [Quit: Leaving]
11:26
rsim has joined #datamapper
11:35
rsim has quit [Quit: Leaving.]
12:09
snusnu has joined #datamapper
12:14
v0n has quit [Ping timeout: 248 seconds]
12:17
kpwz has quit [Quit: leaving]
12:28
g0bl1n has joined #datamapper
12:35
snusnu has quit [Quit: Leaving.]
12:57
mikecmpbll has joined #datamapper
12:58
zombor has joined #datamapper
12:58
snusnu has joined #datamapper
13:12
rsim has joined #datamapper
13:16
rsim has quit [Client Quit]
13:20
v0n has joined #datamapper
13:22
rsim has joined #datamapper
13:23
rsim has quit [Client Quit]
13:40
v0n has quit [Ping timeout: 240 seconds]
14:07
knowtheory has quit [Quit: Computer has gone to sleep]
14:08
knowtheory has joined #datamapper
14:13
knowtheory has quit [Ping timeout: 252 seconds]
14:22
v0n has joined #datamapper
14:50
akasper has joined #datamapper
14:51
knowtheory has joined #datamapper
14:57
v0n has quit [Read error: Connection reset by peer]
14:57
v0n has joined #datamapper
15:02
mikecmpbll has joined #datamapper
15:02
mbj has joined #datamapper
15:02
v0n has quit [Quit: WeeChat 0.4.3-dev]
15:03
v0n has joined #datamapper
15:03
v0n has quit [Client Quit]
15:03
v0n has joined #datamapper
15:03
v0n has quit [Client Quit]
15:04
v0n has joined #datamapper
15:19
v0n has quit [Ping timeout: 264 seconds]
15:23
skade has quit [Quit: Computer has gone to sleep.]
15:25
abuiles has quit [Ping timeout: 246 seconds]
15:36
v0n has joined #datamapper
16:14
snusnu has quit [Quit: Leaving.]
16:17
v0n has quit [Ping timeout: 248 seconds]
16:17
skade has joined #datamapper
16:18
skade has quit [Client Quit]
16:19
skade has joined #datamapper
16:29
skade has quit [Quit: Computer has gone to sleep.]
16:30
v0n has joined #datamapper
16:47
snusnu has joined #datamapper
17:33
abuiles has joined #datamapper
18:05
zombor has quit [Read error: Connection reset by peer]
18:05
zombor has joined #datamapper
18:05
zombor has joined #datamapper
18:05
zombor has quit [Changing host]
18:32
<
Eiam >
onewheelskyward: any theories? or namelessjon ?
18:32
<
Eiam >
about that issue above where dump_class is not defined
18:33
<
namelessjon >
Eiam: Honestly, no idea. I've never had a problem with this, so I've never had to dig into the gory details
18:35
<
Eiam >
you are monkey patched appears
18:35
<
Eiam >
then line 10 fails
18:42
<
namelessjon >
Eiam: Hmmm. The equiv line in my dm-do-adapter calls property.primitive ...
18:42
<
Eiam >
hmm thats not what I see on 1.2.0
18:43
<
Eiam >
but yes, .primitive works
18:43
<
Eiam >
(as in it returns a value)
18:44
<
namelessjon >
Huh. I apparently have 1.2.0 installed
18:44
<
Eiam >
my gem file says i have 1.2.0
18:44
<
Eiam >
so i went to github and found 1.2.0 and snagged the code from it
18:44
<
Eiam >
wrapped it up and dropped it in
18:44
<
Eiam >
(you can see the line there)
18:44
<
Eiam >
I just swapped it for .primitive and the code works now
18:44
<
Eiam >
(monkey patched)
18:45
<
Eiam >
I don't know if It'll solve the actual problem of connection errors or not,but its a start
18:54
<
Eiam >
namelessjon: can you confirm if any other code differences are there?
18:55
<
Eiam >
kind of confused about how my method could be different since I puled it from github
18:56
<
namelessjon >
Rest looks the same
18:56
<
Eiam >
I enabled email on error last night
18:56
<
Eiam >
since our log stash instance isn't up yet
18:57
<
Eiam >
and now people are flipping out about how many connection errors we have
18:58
<
Eiam >
of course this is my new nightmare
18:58
<
Eiam >
ArgumentError - Field-count mismatch. Expected 2 fields, but the query yielded 11:
18:58
<
Eiam >
why the shit is github wrong?
18:58
lgierth has joined #datamapper
19:01
<
namelessjon >
Nothing requires that the gem was cut from the 1.2.0 tag ;)
19:02
<
namelessjon >
(Aside from common sense, I mean)
19:29
lgierth has quit [Ping timeout: 248 seconds]
19:47
mbj has quit [Quit: leaving]
19:53
rsim has joined #datamapper
20:13
knowtheo1y has joined #datamapper
20:14
brianpWins has joined #datamapper
20:16
knowtheory has quit [Ping timeout: 264 seconds]
20:44
postmodern has joined #datamapper
21:17
rsim has quit [Quit: Leaving.]
21:23
lgierth has joined #datamapper
21:27
knowtheo1y has quit [Quit: Computer has gone to sleep]
21:27
knowtheory has joined #datamapper
21:30
snusnu has quit [Ping timeout: 248 seconds]
21:32
snusnu has joined #datamapper
21:32
knowtheory has quit [Ping timeout: 265 seconds]
21:52
knowtheory has joined #datamapper
21:54
akasper has quit [Quit: Leaving.]
21:58
knowtheory has quit [Quit: Computer has gone to sleep]
21:58
knowtheory has joined #datamapper
22:03
knowtheory has quit [Ping timeout: 248 seconds]
22:17
skade has joined #datamapper
22:29
v0n has quit [Ping timeout: 264 seconds]
22:30
knowtheory has joined #datamapper
22:32
skade has quit [Quit: Computer has gone to sleep.]
22:57
v0n has joined #datamapper
23:02
zombor has quit [Remote host closed the connection]
23:05
g0bl1n has quit [Quit: g0bl1n]
23:23
rsim has joined #datamapper
23:28
rsim has quit [Ping timeout: 240 seconds]
23:39
zombor has joined #datamapper
23:55
skade has joined #datamapper
23:56
skade has quit [Client Quit]