I've been developing a couple of applications with Turbine since
December and you've just started or done what I've always dreamed
of doing ... generate all the screens / actions / database stuff
in raw format from which one can modify as needed.
Is there any way I can check this out as an early bird ? Am willing
to let you take a look at my sources so you can see how I tried to
make things as easy to generate (repetitive) as possible. If you
interested will email you something ... called PettyCash. Used by
cashiers, managers and employees to make requests for stuff needed
in the office.
Features:
- more comprehensive set of global macros than that delivered
with turbine. in separate namespace (prefixed by SOFT_)
- no html in any screen. change global macros and ui changes
across whole app.
- in each screen, click on title of column and data is sorted
by that field, handles foreign keys by adding join and order by
- support for multiple deletion via checkboxes
- relatively clean application organization
- application secured for different roles. ui changes depending
on user's role
- the code is very regular. written with code generation in mind.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]