|
Reegenerator is a templated code generation tool for developers and architects
using Microsoft Visual Studio © 2005 and 2008. Productivity, quality and consistency
make it the best code generation tool in the Microsoft.NET space.
Reegenerator achieves that through three simple ideas:
- Use a standard Visual Studio project to host/author/build the code generators.
Consequently everything is where you expect it to be: the editors, code behind,
debugging, integrated help, source control, your favourite tools, use of external
libraries and so on.
- Transparently link any project item belonging to the solution to the code
generators so that they trigger the code generation process when saved
within Visual Studio.
- Allow code generators to access Visual Studio's information regarding the
solution you generate code for (same as Class View).
Cost Benefits depend on the type of project and the amount of repetitive
code that needs to be written. But even considering the simplest scenario the licensing
costs will be recovered in four hours.
Current projects in the works by Kodeo Limited ascertain these percentages of generated
code:
- Business layer (business objects, services and exceptions) -75%.
- Database provider (data access and database scripts) -85%.
- Web services and WCF providers (implementation, web sites and proxies) -98%.
This outstanding level of automation is due to Reegenerator's unique features
and seamless IDE integration.
|