I realize this is two years old:
http://scala-blogs.org/2007/12/dynamic-web-applications-with-lift-and.html
First things first, S is now SHtml, but now I am having problems with
this line:
[WARNING] error: wrong number of parameters; expected = 0
[WARNING] { SHtml.submit("Submit", ignore => (LinkStore ! AddLink
(url, title))) }
I'm trying to look for API documentation, but the API Documentation
link is not terribly helpful (http://scala-tools.org/mvnsites/
liftweb/).
Does anyone have any tips on how I can get all the code in this
example to work or what else might have changed between when the post
was written and now?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---