Hi all,
I am starting on a new large project and I'd like to use EF4 for the data layer stuff, mainly for the POCO mappings feature.
Am I a fool for stating work against a CTP release? Should I wait for the RTM? Given my project will likley take 12 months, could the RTM be out by the end of my project?
I'm sure others have been in the same situation as myself, what did you do and how did you come to that conclusion? I believe that given its CTP 4, the framework shouldn't change all that much, just bug fixes and any new features meaning a the code already laid should remain good.
I'd much rather use this than nHibernate or Linq as it appears (for what I want) to be ideal.
Your thoughts!