Hi,

  In the library json, array is represented as list. But in the
mongodb.plt, array is represented as vector. The bson is almost the same as
json in concepts. If we can make json compatible, it's easy to translate
json to bson and vice versa.

  I would like to submit patch that makes both list and vector works in the
json library and mongodb.plt.

Regards,
Haiwei
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to