Hi guys
Just a quick question/comment following on from your Blog post today about the latest beta (which looks excellent again!).
On the FullName added property you have a setter and getter for the field using GetColumn and SetColumn, I know that you've already said that SetColumn will have no effect if the column doesn't exist but are you really meaning that SetColumn has no effect if the column doesn't exist in the original table? i.e. in this case, if you use SetColumn on the FullName property to make a change and then call save on the entity, I assume that this change will not be passed back to the DB as it's not a field from the table - if that's the case then wouldn't it be 'better' to make it readonly so that developers didn't think that these changes would be propogated back to the DB?
Cheers
Martin
Cheers
Martin