explicitly mark model object generators that require interaction as such
some model object field generators and field default generators interact with
the user. in order to make programmatic, non-interactive constructors work
reasonably, this can't happen. the non-interactive constructor should instead
throw an exception if it isn't supplied a value for this field.
in order to do this, the constructor must know which generators are interactive
and which are not.
Details
| Id: |
d637e20f09a656887adf0ae6e508b5f77acc6376 |
| Type: |
task |
| Creation time: |
2008-08-21 20:12 GMT |
| Creator: |
William Morgan <wmorgan-ditz@...> |
| Release: |
0.6
(unreleased)
|
| Component: |
ditz |
| Status: |
closed: fixed
|
Commits for this issue
| 2008-08-28 21:07 GMT |
William Morgan <wmorgan-ditz@...> |
divide :generator options into :interactive_generator and regular :generator [7e77073] |
|
Issue log
| 2008-08-28 21:07 GMT |
William Morgan <wmorgan-ditz@...> |
closed with disposition fixed |
|
| 2008-08-21 20:12 GMT |
William Morgan <wmorgan-ditz@...> |
created |
|