On Wed, Mar 4, 2009 at 10:28 AM, Joachim A. <wallaby.po...@googlemail.com>wrote:

>
> I noticed that SHtml.ajaxInvoke now return a Tuple2(String, JsExp).
>
> What should / can I do with the first param?
> The source code tells me it's Lift's name for the function, but I'm unsure
> how
> I should do with it.


It was part of the lift:gc attribute garbage collection mechanism.

For now, you can discard the String, but in the future, you'll have to
include the value in a lift:gc attribute.


>
>
> Thanks,
> Joachim
>
>
> >
>


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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to