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
|
Normal 0 false false false EN-AU X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; mso-fareast-language:EN-US;} Hi We have been setting up our domain using light speed 4 beta from an Nhibernate model. So far so good and it has been quick to migrate the domain except for enums. We have a lot of Enums object lists in our domain 100+ and from what I understand we need to go through a a few hoops to implement with Lightspeed. Ie Create a new class / object in the domain for the enum Go to Model, Create a user defined type (with the same name as one in a class), Map the models fields to the type Verify all is linked ok.
Is this the quickest way ? Would be great just to do in a single step in the model designer if possible
Thanks Andrei |
|