Yes please, file a ticket.

Just noticed, oddly flotDemo isn't part of the reactor either (not 
listed as sub-module for lift-examples). Would have been trapped by now 
otherwise.

Cheers, Indrajit


On 27/10/09 12:54 AM, Peter Robinett wrote:
>
> The flot demo in lift-examples/flotDemo on github.com/dpp/liftweb
> won't compile because of the following errors:
> lift/lift-examples/flotDemo/src/main/scala/net/liftweb/flot_demo/web/
> comet/FlotCometExample.scala:34: error: type mismatch;
>   found   : net.liftweb.flot_demo.web.comet.FlotCometExample
>   required: scala.actors.Actor
>      Sensor.acum !? AddListener(this) match {
>                                 ^
> lift/lift-examples/flotDemo/src/main/scala/net/liftweb/flot_demo/web/
> comet/FlotCometExample.scala:50: error: type mismatch;
>   found   : net.liftweb.flot_demo.web.comet.FlotCometExample
>   required: scala.actors.Actor
>      Sensor.acum ! RemoveListener(this)
>                                   ^
> two errors found
>
> I assume this is related to the switch of CometActor to LiftActor. Is
> there any way I can easily help fix this? Should I file a bug?
>
> Peter Robinett
> >

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