Yeah, that's a really bad backwards incompatibility, but fortunately the fix
is fairly easy:
SHtml.submit("Submit", println("here"))
I'd encourage you to stay on SNAPSHOT. The APIs might suffer a little
instability (that are always announced to the mailing list) but there are
several in-production sites on SNAPSHOT, so the code itself is pretty rock
solid.
--j
On Wed, Oct 22, 2008 at 12:16 AM, tacobandit <[EMAIL PROTECTED]> wrote:
>
> David,
>
> I appreciate the response. It was very helpful. Your suspicions were
> right, and this is not an issue for me in the current SNAPSHOT.
>
> However, given the instability of the SNAPSHOT I'm not sure this does
> me much good. I can't figure out any workarounds to apparent bugs
> which I would are show stoppers. For example, both
> SHtml.Submit("Submit", () => println("here")) and
> SHtml.Submit("Submit", x => println("here")) silently don't do
> anything. Which is fine, I mean I don't expect the snapshot to be
> stable. But what might I do? Would 0.8 work for me? Or should I
> *shudder* use a less scala friendly framework until Lift is ready?
>
> Eric
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---