Sorry, quoting went wrong with my previous post, here it is again without all the unneccessary stuff:
>> >> I want to write or find a Flex CRUD system. >> I have made these in the past with CF successfully, but it's a lot >> different in flex. >> >> The basic idea is that 90% of all maintenance programs do the same >> thing. >> All have a search at the top, edit at the bottom and a >> >> SAVE, CANCEL, NEW, DELETE >> >> Button, is there something out there similar? I don't know if there is already something out there, but we are planning on releasing something like that later this year. The beast is called Pimento: http://www.spicefactory.org/pimento/. For example it will auto-generate Flex forms based on standard Hibernate configuration, but with lots of options for customization (the most radical being to only use the Pimento API and create your own UI). It will work with any Java EE server. Unfortunately it's the only Spicefactory framework we haven't even started with yet (except for concepts). So we expect to have an initial release later this year and something production-ready next year. Jens Halm Spicefactory

