Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Lift
Conversations
About
Lift
1–30 of 13601
Hello and welcome to the Lift Group!
This is the official support channel for Lift.
Cookbook:
http://cookbook.
liftweb.net/
- please check here first!
Source Code:
GitHub
| Twitter Account:
liftweb
| Books:
The Lift Book
|
Lift in Action
|
Cookbook
|
Instant Lift
Bug Tracker:
Issue tracker
|
Wiki:
Wiki
Support Notice:
Read our support policy.
New Member Policy:
New members are moderated. Please be patient after posting, your message may not show up right away.
Mark all as read
Report abusive group
0 selected
Vitaliy L
May 21
SBT related issues
Hi All, I want to report a few issues I experienced last time with the Lift SBT project. First of all
unread,
SBT related issues
Hi All, I want to report a few issues I experienced last time with the Lift SBT project. First of all
May 21
Viktor Hedefalk
, …
ble...@gmail.com
5
Apr 9
Submit ajax form from anchor…?
It is not clear to how would I take an existing form designed with it's own classes etc and link
unread,
Submit ajax form from anchor…?
It is not clear to how would I take an existing form designed with it's own classes etc and link
Apr 9
Andreas Joseph Krogh
Apr 9
Disappointing results using RestContinuation.async
Hi, I'm testing a stateless REST-services where I use RestHelper (with stateless dispatch) and I
unread,
Disappointing results using RestContinuation.async
Hi, I'm testing a stateless REST-services where I use RestHelper (with stateless dispatch) and I
Apr 9
Andreas Joseph Krogh
Apr 9
Using async rest causes a HttpSession to be created, do we want this?
I have a stateless RestDispatcher which I'm rewriting to be async using RestContinuation.async ,
unread,
Using async rest causes a HttpSession to be created, do we want this?
I have a stateless RestDispatcher which I'm rewriting to be async using RestContinuation.async ,
Apr 9
Baskaran S
, …
Baila Hie
8
Mar 23
Lift version accessible to newbies, 06 OCT 2021
If you want, I can send you a pull request... I had to make the changes any way - and have it running
unread,
Lift version accessible to newbies, 06 OCT 2021
If you want, I can send you a pull request... I had to make the changes any way - and have it running
Mar 23
David Pollak
, …
Gilberto Garcia Junior
6
Mar 9
Happy 15th Birthday, Lift
Hi everybody, Happy birthday Lift! We all know Lift is a great framework, but for me, the best part
unread,
Happy 15th Birthday, Lift
Hi everybody, Happy birthday Lift! We all know Lift is a great framework, but for me, the best part
Mar 9
Baila Hie
Mar 5
Where is the Liftweb 3.5.0 API specification?
Where is the webpage with the specification/documentation of Liftweb API 3.5.0? On the site it goes
unread,
Where is the Liftweb 3.5.0 API specification?
Where is the webpage with the specification/documentation of Liftweb API 3.5.0? On the site it goes
Mar 5
ari gold
,
Andreas Sacher
3
Mar 3
scala clojure interop issue upgrading from 3.0.1 to 3.4.3
I know this is way late Andreas but I wanted to wait until everything was merged and deployed and
unread,
scala clojure interop issue upgrading from 3.0.1 to 3.4.3
I know this is way late Andreas but I wanted to wait until everything was merged and deployed and
Mar 3
David Pollak
, …
Darren Hague
12
Mar 1
[ANN] Lift 1.0 is released
One from the archives ---------- Forwarded message --------- From: David Pollak <feeder.of.the.
unread,
[ANN] Lift 1.0 is released
One from the archives ---------- Forwarded message --------- From: David Pollak <feeder.of.the.
Mar 1
Yael Bakker
,
Andreas Joseph Krogh
2
Feb 22
No entrypoint / main in liftweb executable?
På lørdag 19. februar 2022 kl. 15:33:12, skrev Yael Bakker <yael.bakker@gmail.com>: Hi Lift
unread,
No entrypoint / main in liftweb executable?
På lørdag 19. februar 2022 kl. 15:33:12, skrev Yael Bakker <yael.bakker@gmail.com>: Hi Lift
Feb 22
Donald McLean
,
Andreas Joseph Krogh
5
Feb 17
Help debugging Lift problem
På torsdag 17. februar 2022 kl. 21:09:10, skrev Donald McLean <dmclean62@gmail.com>: What about
unread,
Help debugging Lift problem
På torsdag 17. februar 2022 kl. 21:09:10, skrev Donald McLean <dmclean62@gmail.com>: What about
Feb 17
Donald McLean
,
Livraria Filoteia
2
Feb 15
Comet stops working?
pt., 4 lut 2022, 20:05 użytkownik Donald McLean <dmclean62@gmail.com> napisał: I had a
unread,
Comet stops working?
pt., 4 lut 2022, 20:05 użytkownik Donald McLean <dmclean62@gmail.com> napisał: I had a
Feb 15
Vitaliy L
,
Matt Farmer
2
12/25/21
Servlet 4.0/5.0
No current plans at the moment. Most of us on the committer list have been busy with personal life
unread,
Servlet 4.0/5.0
No current plans at the moment. Most of us on the committer list have been busy with personal life
12/25/21
Scaalp
2
12/13/21
Pull request to remove as much warnings as possible
With version 2.13.7 of the compiler, I have a compilation error in the code of the record project.
unread,
Pull request to remove as much warnings as possible
With version 2.13.7 of the compiler, I have a compilation error in the code of the record project.
12/13/21
Baskaran S
12/5/21
net.liftweb.http.auth.Role and role hierarchy
Hello Lift Authors, In Loc.scala, case class HttpAuthProtected(role: (Req) => Box[Role]) extends
unread,
net.liftweb.http.auth.Role and role hierarchy
Hello Lift Authors, In Loc.scala, case class HttpAuthProtected(role: (Req) => Box[Role]) extends
12/5/21
Baskaran S
11/27/21
Benchmark
Hi, Lift noob. Some time ago, I found https://actix.rs/ which links to a benchmark (https://www.
unread,
Benchmark
Hi, Lift noob. Some time ago, I found https://actix.rs/ which links to a benchmark (https://www.
11/27/21
Baskaran S
11/21/21
Elm and Lift
Hi, Is there a Elm artifact/module for Lift? Say, AJAX and Comet done in Elm for Lift. How do we do
unread,
Elm and Lift
Hi, Is there a Elm artifact/module for Lift? Say, AJAX and Comet done in Elm for Lift. How do we do
11/21/21
Baskaran S
11/21/21
One database connection to span a lift-session
Hi, Does Lift allow one database connection to span an entire lift-session? Basically, issue multiple
unread,
One database connection to span a lift-session
Hi, Does Lift allow one database connection to span an entire lift-session? Basically, issue multiple
11/21/21
Baskaran S
,
Antonio Salazar Cardozo
3
11/18/21
FatLazy in Lift 3.5.0
Hello Antonio, Oh, so nice, we are rolling. def setFrom(other: FatLazy[T]): Unit = synchronized { set
unread,
FatLazy in Lift 3.5.0
Hello Antonio, Oh, so nice, we are rolling. def setFrom(other: FatLazy[T]): Unit = synchronized { set
11/18/21
Mads Jensen
, …
Torsten Uhlmann
618
11/18/21
The Happy Lift'r Prize
Thank you all for the kind words and appreciations! Torsten.
unread,
The Happy Lift'r Prize
Thank you all for the kind words and appreciations! Torsten.
11/18/21
Baskaran S
11/2/21
Getting Started Tutorial for Lift 3.5.0
As a newbie, I found the tutorial (docs/getting-started-tutorial/*.adoc) that ships with Lift 3.5.0
unread,
Getting Started Tutorial for Lift 3.5.0
As a newbie, I found the tutorial (docs/getting-started-tutorial/*.adoc) that ships with Lift 3.5.0
11/2/21
Baskaran S
11/1/21
How to paginate using column values and order-by clause?
Hello Lifters, I am learning Lift. Today, I CRUDified my first relational table using Mapper
unread,
How to paginate using column values and order-by clause?
Hello Lifters, I am learning Lift. Today, I CRUDified my first relational table using Mapper
11/1/21
Baskaran S
2
10/20/21
Textile for Lift 3.5.x and Scala 2.13.x
Made an attempt to port the Textile module to Lift 3.5.0 and Scala 2.13.6. Made 4 changes to fix
unread,
Textile for Lift 3.5.x and Scala 2.13.x
Made an attempt to port the Textile module to Lift 3.5.0 and Scala 2.13.6. Made 4 changes to fix
10/20/21
Baskaran S
2
10/16/21
How to fix "No implicit view available ..." error triggered by By.apply(field,value)(implicit ev) in MetaMapper.scala
Replaced: def bids = Bid.findAll(By(Bid.auction, this.id), OrderBy(Bid.id, Descending)) with: def
unread,
How to fix "No implicit view available ..." error triggered by By.apply(field,value)(implicit ev) in MetaMapper.scala
Replaced: def bids = Bid.findAll(By(Bid.auction, this.id), OrderBy(Bid.id, Descending)) with: def
10/16/21
Baskaran S
, …
Tim Nelson
4
10/15/21
json.js not found: Lift 3.5.0, Lift 3.5.0-RC1
I believe it should be referencing `json2.js` instead of `json.js`, but it's just a polyfill for
unread,
json.js not found: Lift 3.5.0, Lift 3.5.0-RC1
I believe it should be referencing `json2.js` instead of `json.js`, but it's just a polyfill for
10/15/21
Matt Farmer
, …
Henrik Härkönen
3
10/9/21
[ANN] Lift 3.5.0
Thank you Matt! <3 -Henrik On Saturday, 9 October 2021 at 12:02:18 UTC+3 knw...@gmail.com wrote:
unread,
[ANN] Lift 3.5.0
Thank you Matt! <3 -Henrik On Saturday, 9 October 2021 at 12:02:18 UTC+3 knw...@gmail.com wrote:
10/9/21
Matt Farmer
,
Andreas Joseph Krogh
5
10/8/21
[ANN] Lift 3.5.0-RC1
Ha, I had high aspirations for a weekend where we were potty training. Better late than never.
unread,
[ANN] Lift 3.5.0-RC1
Ha, I had high aspirations for a weekend where we were potty training. Better late than never.
10/8/21
Baskaran S
10/6/21
A new member to Lift
Hello happy Lifters, I am new to web development and new to Lift. As a test, some 10 years ago, I
unread,
A new member to Lift
Hello happy Lifters, I am new to web development and new to Lift. As a test, some 10 years ago, I
10/6/21
Matt Farmer
, …
Andreas Joseph Krogh
6
8/23/21
Prepping for 3.5
På mandag 23. august 2021 kl. 18:51:12, skrev Matt Farmer <matt@frmr.me>: Lol. If it's any
unread,
Prepping for 3.5
På mandag 23. august 2021 kl. 18:51:12, skrev Matt Farmer <matt@frmr.me>: Lol. If it's any
8/23/21
Colin Bester
,
Carlos Saltos
2
8/11/21
LiftRules and Content security policy violation
For us at my company that warning disappears when we add an explicit content security policy like: ``
unread,
LiftRules and Content security policy violation
For us at my company that warning disappears when we add an explicit content security policy like: ``
8/11/21