Is there a unique key for all RequestVars in the same scope?

11 views
Skip to first unread message

Andreas Joseph Krogh

unread,
Oct 26, 2011, 4:05:19 PM10/26/11
to Lift
Is there a unique key I can print out which is unique and shared
between all RequestVars in the same context/scope? I'd like to print out
this key in the log and test which context my callback is executed in.

Thanks.

--
Andreas Joseph Krogh <and...@officenet.no> - mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc

David Pollak

unread,
Oct 26, 2011, 4:53:59 PM10/26/11
to lif...@googlegroups.com
There's a private[http] object called RenderVersion that contains a unique page identifier used for Ajax calls.

Please open a ticket to put a method on S to give read access to RenderVersion... you're welcome to implement the method or I can.


--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code



--
Lift, the simply functional web framework http://liftweb.net

Andreas Joseph Krogh

unread,
Oct 26, 2011, 5:11:44 PM10/26/11
to lif...@googlegroups.com
On 10/26/2011 10:53 PM, David Pollak wrote:
> There's a private[http] object called RenderVersion that contains a
> unique page identifier used for Ajax calls.
>
> Please open a ticket to put a method on S to give read access to
> RenderVersion... you're welcome to implement the method or I can.

Goody-goody! I'll open one and assign it to myself.

Reply all
Reply to author
Forward
0 new messages