|
I have played with this a bit and it looks great for quick mapping. I would say it is likely to fall down for things like reporting, complex mapping or situations where you need to switch backend at runtime. For a deeper solution (m$ based) look at Entity Framework - more work but far more power. Personally I think the key wotj any ORM layer to not to see as a golden hammer - make sure you can drop through the framework to ADO/ODBC/Other when you need to - you will need to.
2 cents worth - intergrated query rocks - about time - we had this in 3/4GL days - about time it came back.
v
|