Hi Everyone,

I'd like to let you know that finally I released an early version of
the DataMapper MongoDB adapter. The pre-release which I pushed to
rubygems a year ago was an experimental release. While working on it I
learned what we need to add to DataMapper itself in order to fully
support MongoDB features such as embedded documents.

Current version is 0.6.0 and it's compatible with DataMapper 1.1.x. It
is a small step back comparing to the pre-release because I've removed
"embed" API. I only managed to implement it by hacking DM's private
API which was not a good idea. The plan is to add  EmbeddedValue
feature to DataMapper which will be used by the adapter in the near
future.

Installation instructions can be found in projects' README:
https://github.com/solnic/dm-mongo-adapter
Please give it a try and report any issues on github:
https://github.com/solnic/dm-mongo-adapter/issues

Let me know if you have any questions or need help!

As always you can find me in #datamapper irc channel.

Cheers!

# solnic

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en.

Reply via email to