petter wrote:
> So, before I spend time debugging it I was thinking maybe check out > some of the "new" and maybe more supported stuff like Weblocks. So how > does Weblocks compare to Webactions? I took a glance at the manual. Some concepts are familiar but a bunch of other things are handled differently in Weblocks. In particular Webactions doesn't seem to have Weblocks' concept of widgets and a session-scoped tree of them. Maybe you're best off with a combination of Hunchentoot, the action part of Weblocks (it's simple to use outside of Weblocks) and HTML-TEMPLATE. The migration effort depends to a large deal on your application code. Leslie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
