Fork me on GitHub
#off-topic
<
2019-08-16
>
lepistane14:08:23

not sure of the channel is right but it seems like offtopic

lepistane14:08:24

has anyone encountered this error RuntimeException: Method code too large why do i get the sense this error is one of those 'you are doing things wrong' have you encountered it? how did it happen?

joelsanchez14:08:40

with huge edn maps in the repl. I think (def xx ...) doesn't have this problem but evaluating the edn itself does

lepistane14:08:27

anyway to go around it?

joelsanchez14:08:11

as I said, try defing the data instead of evaluating it

lepistane14:08:41

well i need to merge 2 huge edns

lepistane14:08:48

maybe i should've asked question like that

joelsanchez14:08:12

def them separately and then merge?

lepistane14:08:27

will try - tnx!

joelsanchez14:08:15

I just tried that and it seems to work, but of course a more sensible solution would be to write the data in a file and then slurping it

henrik15:08:03

Do you get kicked from this channel if you write stuff that’s on topic?

trollface 32
Vincent Cantin15:08:05

I guess that’s fine, if you don’t do it too often

Vincent Cantin15:08:44

wait .. you mean on the topic of off-topic ?

Vincent Cantin15:08:09

ah ah .. good one

Mno17:08:01

Yes, we’re a strictly nonesense channel.

16