Kiyaa! is a GWT toolkit for better accessibility, styling, and more! It was created in the process of making small business accounting software that I needed to be easy to use, attractive, and to maintain.
Here are some highlights: * XHTML Template System based on facelets (also an example for how to write a GWT Generator) * Utility classes for sharing, combining, and proxying asynchronous callbacks * Server-side support for GWT’s statically typed localization (Constants and Messages) using javassist * Caching utility classes to help write client-side caches for RPC calls * A calendar widget supporting the jscalendar skins (originally a wrapper but I re-wrote it in Java) * A ComboBox class with search/suggest support and actions * A wrapper for the excellent DateJs date parsing library * And more ... It’s a very “fresh” release and I haven’t put any time into examples or documentation yet, so be prepared to learn it from the source code, and to have to submit patches and documentation of your own to get full value out of it. Not for the faint of heart! Blog Announcement: http://www.dobesland.com/2008/11/09/announcing-kiyaa/ Link: http://code.google.com/p/kiyaa/ Enjoy! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
