[racket] formlets and dojo

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Thu Nov 11 07:31:42 EST 2010

Razvan Rotaru wrote at 11/11/2010 03:15 AM:
> Has anybody ever tackeled web server formlets with dojo components? 
> And willing to share the code? I'm looking to use formlets to generate 
> dojo components instead of the classic HTML input tags.

Side comment: I used Dojo on a large Racket project (not using formlet), 
and found that, counter-intuitively, jQuery UI and a selection of 
contributed jQuery packages was more robust than some key parts of core 
Dojo that I needed.  Also, jQuery's DOM access is much nicer to use.

-- 
http://www.neilvandyke.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20101111/3588e26c/attachment.html>

Posted on the users mailing list.