Re: Announcement: flutter - hiccup-based form field generation

2011-04-01 Thread Joost
I just pushed release 0.0.2, which has many improvements and a bit more documentation on the API. If you're interested, please take a look and let me know if you have any questions or remarks. Cheers, Joost Diepenmaat. -- You received this message because you are subscribed to the Google Groups

Re: Announcement: flutter - hiccup-based form field generation

2011-03-28 Thread Joost
On Mar 28, 11:18 am, Saul Hazledine wrote: > On Mar 27, 12:04 am, Joost wrote: > > > I'm currently working on a library to provide a consistent and > > extensible method for generating form fields, based on hiccup. > > I think this is a cool thing to do. One thought I had was that your > approach

Re: Announcement: flutter - hiccup-based form field generation

2011-03-28 Thread Saul Hazledine
On Mar 27, 12:04 am, Joost wrote: > I'm currently working on a library to provide a consistent and > extensible method for generating form fields, based on hiccup. > I think this is a cool thing to do. One thought I had was that your approach looks very general - could it be used for all types of

Announcement: flutter - hiccup-based form field generation

2011-03-26 Thread Joost
I'm currently working on a library to provide a consistent and extensible method for generating form fields, based on hiccup. The code is at github: https://github.com/joodie/flutter The README should give you a decent indication of what I'm aiming for. In any case, this library will NOT provide