|
|
|
|
|
by terrble
5836 days ago
|
|
> try building a dynamic forms system that gets stored in the DB (fields, references to validation rules) allowing a user to build some forms and for another user to supply values for those forms this is fairly trivial. one area where the static typing really helps. the type system is the dsl. |
|