top | item 6959926

(no title)

ytdtty | 12 years ago

That would be a good excuse for the apples to oranges comparison if people always ran production server code via the REPL.

discuss

order

chongli|12 years ago

It's actually possible to connect to your production server through a REPL and hot-swap code.

grogenaut|12 years ago

It's possible to connect to a production java server and hot swap code via eclipse. What's your point? Probbably not a good idea to do this for any real production system.