This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I think the tool should: - Have capability to import an existing assembly and identify by reflection its classes, this way we could do mapping using NH Modeler; - Turn available a kind of templates for class generation. For example: Here we do WPF desktop applications, and I have a base class wich implements INotifyPropertyChanged, so my entities classes, derive from that base class, trigger a RaisePropertyChanged() base method... Allowing this kind of customization is very welcome. - Cover other types of mapping. For example: One to One using a composite class mapping... For while, this is all...
|
|