[Haskell-cafe] The Good, the Bad and the GUI

Alberto G. Corona agocorona at gmail.com
Tue Aug 12 22:13:09 UTC 2014


I did the todo application, (see todomvc.com) to check if the concept was
expressive and robust enough to do it:

https://github.com/agocorona/hplay-todo

 I think that the model works and the haste compiler works very well too. I
don´t know any serious limitation.  "wcallback" generates spurious DOM
elements and so on, but that can be fixed.






2014-08-12 23:42 GMT+02:00 Wojtek Narczyński <wojtek at power.com.pl>:

> On 12.08.2014 23:27, Alberto G. Corona wrote:
>
>> Well, it is not a hack. It is the way hplayground works . normally it
>> rewrite the HTML DOM of the implicit divs that are below  the event source.
>> "at" permits to assign freely that location.
>>
>
> Okay, I see.
>
> 3. Are you yourself aware of any serious limitations of your approach?
>
> --
> Wojtek
>



-- 
Alberto.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140813/26e18c28/attachment.html>


More information about the Haskell-Cafe mailing list