On Sun, Jul 26, 2009 at 12:48 PM, marius d. <marius.dan...@gmail.com> wrote:

>
> Based on our talk today it would probably worth to have a
> RestfulCometActor ... the only thing needed is to have the suspend/
> resume wiring added for it. Using them may not be so straight forward
> but I believe it is totally doable. I haven't looked much into it but
> I'll probably will sometime soon as now I am busy with building a
> prototype for abstracting List's request/response so we can use lift
> even outside of JEE web containers (i.e. things like AsyncWeb).
>
> But if in the mean time if Dave or someone can provide you more input
> would be really great.


I have some serious thoughts on this.  I've been swamped with client-based
stupid over-work over the last 10 days.  I have one last set of stuff to do
tomorrow and I'll be back on list on Tuesday afternoon.


>
>
> Br's,
> Marius
>
> On Jul 26, 7:05 pm, Timothy Perrett <timo...@getintheloop.eu> wrote:
> > Hey folks,
> >
> > As you may or may not know, i'm currently working on integrating lift
> > with objective-j... One of the things i'm keen to integrate is lifts
> > comet support. The current implementation of CometActor is pretty much
> > based around javascript and manipulating the DOM. This is great for
> > the vast majority of use cases however its not so great when you want
> > a a more REST orientated approach.
> >
> > Id like to have a comet option that could mean i could push data back
> > down the wire, but with dispatchPF, not with <lift:comet....>.
> >
> > What are peoples thoughts? I took a look at this but its so deep
> > inside the lift internals its a bit deep for me to delve without more
> > information on how i could go about implementing this.
> >
> > Thoughts?
> >
> > Cheers, Tim
> >
>


-- 
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