Started development of TCC wizards
2009-12-11 17:20:39
We are happy no announce that development of TCC wizards has started. Soon you may expect first wizards for automatically generating DBC classes and simple pages. Later we will focus on wizards for generating delete record pages, grid pages and form pages. When all the functionality is available we estimate that single tangra developer will be able to boost his/hers productivity by at least 100%.
Wizards will work in following manner:
1. You define "raw objects" - that means metadescription of class with metatypes
2. Based on raw object desctipion you will be able automatically to generate DBC class.
3. Based on DBC class you will be able to generate automatically grid page for listing all records
4. Based on DBC class you will be able to generate automatically form page for editing this type of obejcts
5. Based on DBC class you will be able to generate automatically delete page for this type of objects
In short - for simple objects you will be able literally in 5 minutes to generate all necessary pages needed for managing full lifecycle of this type of records.