Invest in people before investing in tools

Il blog di Matteo Baglini
posts - 118, comments - 95, trackbacks - 697

Repository Factory

Il team di patterns & practices ha messo in cantiere una nuova Software Factory, per la precisione la Repository Factory! Direttamente dalla home page del progetto:

The Repository Factory is a guidance package that automates creation of entity classes that map to database tables and repository classes to read and write those entity classes. The generated code removes the tedium of writing a persistence-ignorant domain model.

[...]

The Repository Factory is not intended to be a be-all-does-everything ORM solution. Instead, it's a lightweight code generator that automates most of the hand-coding needed to build domain model object and persist them to a database.

Questa Factory esisteva già all'interno della Web Service Software Factory e veniva chiamata Data Access Guidance Package. Al momento è stato rilasciato solo il codice sorgente della prima versione. Per i più interessati è possibile consultare la roadmap del progetto.

 

Print | posted on giovedì 23 agosto 2007 12:55 | Filed Under [ .NET OpenSource patterns & practices ]

Powered by:
Powered By Subtext Powered By ASP.NET