Thinking about this thread and previous feedback, I'd like to have Nexus 2's 
ORM feature:

  * The ability define models and other config with Nim objects, exportable to 
JSON/YAML.
  * The ability to define queries with Nim objects.
  * Backward compatibility with existing code as far as possible.



The only thing is the time needed to make these changes. Modeling with Nim 
objects shouldn't take too long, but defining queries with Nim objects is more 
complex.

Reply via email to