如何将 Elem(带有 lift:surround)转换为 LiftResponse?
我发现自己需要生成 LiftResponse,并且我有一个 生成 Elem 的现有代码段,其中包含
stuff如何将其转换为 LiftResponse? (我使用的是电梯 2.2M1。)
I find myself needing to produce a LiftResponse, and I have an
existing piece of code that produces a Elem, inside of which is
stuff
How do I turn this into a LiftResponse? (I'm using Lift 2.2M1.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
通过邮件列表,David Pollak 建议
尽管该帖子还试图解释为什么我想做的事情一开始就有点奇怪。
Via the mailing list, David Pollak suggests
although that thread also tries to explain why what I was trying to do was a bit strange in the first place.