> > But what exactly an I expected to propose that would be concrete?
An API? > Must I be an API coder in order to propose a feature-set? > Sort of. At least in pseudo-code, perhaps you could suggest how you would expect to be able to represent a particular type of data model. > > And about use-cases - I gave mine, as well as links to others. What else > should I do? > See above. If you think SQLAlchemy is getting it right, maybe show how you would code your model in it. Even better, also show how you do it in the DAL and explain how SA makes it easier (not just defining the model, but selects, inserts, updates, etc.). Anthony -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

