luis changed the topic of #slime to: SLIME, the Superior Lisp Interaction Mode for Emacs | https://common-lisp.net/project/slime | https://irclog.tymoon.eu/freenode/%23slime | https://irclog.whitequark.org/slime
<flip214> luis: yeah, thanks!
frgo has quit []
frgo has joined #slime
ApproveAstraZene is now known as nullcone
_whitelogger has joined #slime
edgar-rft has quit [Quit: Leaving]
OlCe has quit [Read error: Connection reset by peer]
OlCe has joined #slime
<flip214> luis: my draft uses local-addr ;(
<luis> flip214: naming might be one of 2 or 3 of computer science's most difficult problems, but we're not really doing computer science here!
frgo has quit [Remote host closed the connection]
frgo has joined #slime
<flip214> well, but that means that my approach is doomed, right from the start! it will _never_ be accepted upstream, and has to lead its empty life in a small, unaccounted repository!
* flip214 just remembers "uncharted backwaters"
<flip214> luis: https://github.com/phmarek/slime/commit/6c9634aa4975462d7be936daddbf3483c57c67eb, but I didn't even run or test that yet
<flip214> luis: I wrote that I didn't even run that yet! do you think it's fair to let others stumble over my bugs??
<luis> flip214: added your disclaimer :)
<flip214> grrr, stop changing the text ;)
<flip214> I just wanted to show _you_ what I'm about to do... NO PUBLICITY, please ;)
<luis> flip214: sorry, feeling the pressure? :D
<flip214> luis: yes. Well, I'll get even with you with LOTS of pull requests ;)
<flip214> luis: BTW, is it okay to use generic functions in swank? Then I could just have a defmethod to parse S-expr resp. JSON, dispatched on the first character (and the connection)
<luis> flip214: I think we still run into some locking in SBCL's PCL if we do that
<luis> although SBCL no longer has a global compiler lock, it still has some global PCL locks
<flip214> You mean during debugging? Well, the method definitions would (typically) only occur during _loading_ swank, and not at any time afterwards, so I don't think there's a problem
fiddlerwoaroof has quit [Quit: Gone.]
fiddlerwoaroof has joined #slime
IPmonger has quit [*.net *.split]
IPmonger has joined #slime
malaclyps_ has quit [Ping timeout: 244 seconds]
santiagopim[m] has quit [Ping timeout: 244 seconds]
<luis> flip214: yes, but they're compiled when they're first executed, though maybe this was only a issue for custom method combinations. It's probably fine in your case, you're right (maybe!).
etimmons has quit [Ping timeout: 258 seconds]
<flip214> let's hope so
makomo has joined #slime
malaclyps_ has joined #slime
etimmons has joined #slime
santiagopim[m] has joined #slime
nullcone has quit [Quit: Connection closed for inactivity]
cage_ has joined #slime
Achylles has joined #slime
edgar-rft has joined #slime
Achylles has quit [Quit: Leaving]
nullcone has joined #slime
cage_ has quit [Quit: Leaving]
JSambrook_KJ7RDV has quit [Remote host closed the connection]
makomo has quit [Ping timeout: 240 seconds]
frgo has quit [Read error: Connection reset by peer]
frgo has joined #slime