Re: How to model questionaire
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
Yes I am trying to model the Proposal Form. What I was looking for is how to capture those questions while modelling? Does referring them as Enum is a good choice? Or by storing them in Database and referring them by their ID?