New Milestone coming soon

3 views
Skip to first unread message

David Pollak

unread,
Nov 11, 2009, 2:54:46 PM11/11/09
to liftweb
Folks,

There are two critical issues with M7:
  • Issue 164 http://github.com/dpp/liftweb/issues#issue/164  JSON/Ajax messages do not carry Notices back to the client.
  • The Session manager is not initialized properly.  Basically, this means that sessions will be expired by the web container, but not by Lift and GUIDs that map to functions on the server side are not removed until the session is terminated.
We're planning to do an M7.1 release later this week (probably Friday).

If there are other *critical* defects (stuff that means you can't use M7 in production), please speak now.

Thanks,

David

--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

Jim McBeath

unread,
Nov 11, 2009, 6:40:24 PM11/11/09
to lif...@googlegroups.com
OracleDriver doesn't work with CRUDify when attempting to view a
list of entries, it gets an SQL error due to use of LIMIT/OFFSET,
which Oracle does not support. Defining brokenLimit_? = true
in OracleDriver makes it work for me. I can do this myself by including
my own copy of Driver.scala, so I don't know if it counts as critical,
but it seems like a pretty localized (and thus low-risk) change.

--
Jim

On Wed, Nov 11, 2009 at 11:54:46AM -0800, David Pollak wrote:
> Date: Wed, 11 Nov 2009 11:54:46 -0800
> From: David Pollak <feeder.of...@gmail.com>
> To: liftweb <lif...@googlegroups.com>
> Subject: [Lift] New Milestone coming soon
>
> Folks,
>
> There are two critical issues with M7:
>
> * Issue 164Â http://github.com/dpp/liftweb/issues#issue/164
> Â JSON/Ajax messages do not carry Notices back to the client.
> * The Session manager is not initialized properly. Â Basically, this

Hannes

unread,
Nov 12, 2009, 2:37:16 PM11/12/09
to lif...@googlegroups.com
Hi David,

I wrote you a message about the "CometActor received shutdown" thing. I'm almost sure, that this is related to M7, but I've no idea, why or what.

kind regards
Tobias

David Pollak

unread,
Nov 12, 2009, 4:29:11 PM11/12/09
to lif...@googlegroups.com
On Thu, Nov 12, 2009 at 11:37 AM, Hannes <hannes...@gmx.li> wrote:
Hi David,

I wrote you a message about the "CometActor received shutdown" thing. I'm almost sure, that this is related to M7, but I've no idea, why or what.

Did you read my response?  This message is normal and expected.
 

kind regards
Tobias

Folks,

There are two critical issues with M7:
  • Issue 164 http://github.com/dpp/liftweb/issues#issue/164  JSON/Ajax messages do not carry Notices back to the client.
  • The Session manager is not initialized properly.  Basically, this means that sessions will be expired by the web container, but not by Lift and GUIDs that map to functions on the server side are not removed until the session is terminated.
We're planning to do an M7.1 release later this week (probably Friday).

If there are other *critical* defects (stuff that means you can't use M7 in production), please speak now.

Thanks,

David

--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics





David Pollak

unread,
Nov 12, 2009, 4:48:21 PM11/12/09
to lif...@googlegroups.com
On Wed, Nov 11, 2009 at 3:40 PM, Jim McBeath <goo...@j.jimmc.org> wrote:

OracleDriver doesn't work with CRUDify when attempting to view a
list of entries, it gets an SQL error due to use of LIMIT/OFFSET,
which Oracle does not support.  Defining brokenLimit_? = true
in OracleDriver makes it work for me.  I can do this myself by including
my own copy of Driver.scala, so I don't know if it counts as critical,
but it seems like a pretty localized (and thus low-risk) change.

Okay... change made
 

Hannes

unread,
Nov 13, 2009, 3:23:47 AM11/13/09
to lif...@googlegroups.com
Hi David,

I read your response, but I didn't replied. Sorry. I've to figure out, what causes my problem.  Seems like the CometActor update or something doesn't work properly, in M6 it did. But I don't really know, yet.

thanks.
Reply all
Reply to author
Forward
0 new messages