We're running this in production and have fo a while, so š
Ā
Keep šø!
Ā
Ā
Ā
How has Lift 4 RC1 been treating everyone?ĀWould we be good to call this final?ĀĀĀ
--Ā
You received this message because you are subscribed to the Google Groups "Lift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liftweb+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/liftweb/7KmN0AcksC8RrpcYZ3dbZkQ7xeAi3yEZIwtx9r5NIyYe-osrcjpaP4SPTIJw5jl23b3wZ6gCXbfDHvmOQnfZcxBnuir0j_349gepdoQsc-A%3D%40frmr.me.
Ā
To view this discussion visit https://groups.google.com/d/msgid/liftweb/VisenaEmail.5.88eb7e5d810684a1.19da5f32c04%40origo-test01.app.internal.visena.net.
I'm curious; what do you mean by āremove lift-json firstā?
lift-json i already removed. Are you experiancing any difficulties migrating to json4s? If so I'm interested to hear about it.
To view this discussion visit https://groups.google.com/d/msgid/liftweb/a273266a-284b-445e-ac06-241549d3eb37%40rudder.io.
Ā
19 avr. 2026 22:56:59 Andreas Joseph Krogh <and...@visena.com>:
Lucky for us, our json4s-issues where fixed and released in time (https://github.com/json4s/json4s/issues/1811 isn't an issue for us).
We decided to not introduce yet another json-lib as Lift still pulls in json4s to work internally.
To view this discussion visit https://groups.google.com/d/msgid/liftweb/fc075f69-781f-4378-b40f-a6a2778f6b52%40rudder.io.
Ā
LiftRules.liftContextRelativePath`
'toString' which used to render the path, and now I need to do `LiftRules.liftContextRelativePath().mkString("/")`
- but perhaps I'm just missing some import. In any case, it wasn't
hard to workaround.Ā
I have some question about dependencies though:
- I see that there is still `scala-compiler`. It used to be a
dependency of `lift-json` but afaik it is not the case for json4s
(https://github.com/json4s/json4s/issues/108). Why it is sill
needed ? It's a big and dangerous dependency, if we can get rid of
it, it would be awesome
- what about rhino ? Is it still used ? It's not very maintained,
and I'm not sure lift still execute server-side JS given all the
lift-4 changes. Same as for scala-compiler, if we can get rid of
it, it would be a win.Ā
Awesome work in any case, congrats !
How has Lift 4 RC1 been treating everyone?
Would we be good to call this final?