The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: pelagic <ventis...@gmail.com>
Date: Wed, 24 Oct 2012 14:03:50 -0700 (PDT)
Local: Wed, Oct 24 2012 5:03 pm
Subject: possible issue with IdMemoize and RequestVar in 2.5-M2
I've been working with 2.5-M2 and noticed an interesting thing with I have a snippet like this: object Count extends RequestVar[Int](0) object Memoize { def incrementCount = { def render = { } The first time refresh is clicked a 1 is displayed in count, as you would expect. However, the second time it's clicked a 1 is still displayed, not what you would expect. The third time it displays a 2. This doesn't happen in 2.5-M1. Maybe I'm missing something ... My use case for doing this type of thing is putting the IdMemoizeTransform Here is a sample project to run the example: You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||