Forgot to add - this tool only generates the Flex GUI for your CRUD front-end. I haven't written a CRUD back-end with web'py's db module. This would be useful, though. If anyone has some simple web.py-based CRUD code, I'll be happy to included the web.py code generation based on that into the tool.
On Mon, Jan 25, 2010 at 9:06 AM, jlist9 <[email protected]> wrote: > It's a tool that you can download and run locally. But I'm porting it to > GAE so that you won't have to download it. Instead, you can just copy > and paste your table descriptions in the GAE app page and it will generate > a zip of a Flex project that you can download and compile. Hopefully I > can get this done in the next couple of days now that I've got my GAE > account set up. > > On Mon, Jan 25, 2010 at 3:09 AM, ProfessionalIT <[email protected]> wrote: >> >> On Jan 25, 4:50 am, jlist9 <[email protected]> wrote: >>> Flex-based CRUDhttp://code.google.com/p/crud-gen/ >> But this run in GAE ? >> >> -- Leandro. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "web.py" 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/webpy?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
