On Tue, Aug 18, 2009 at 11:12 PM, sjtirtha<sjtir...@gmail.com> wrote:
> Yes,
>
> I do have interest to help on Object non-Relational Mapper.
> Does Django has a kind of interfaces, where I can implement my own Object
> non-Relational Mapper and inject it to Django?

I don't want to seem rude, but this is one of those cases where if you
need to ask the question, you're probably not going to be able to do
it yourself. The interfaces aren't hard to find, and while some of the
internals are complex, the gross structure can be easily discovered
with a little bit of poking around.

Yes, the interfaces exist. No, they aren't documented - up till now,
they haven't needed to be documented. That's OK, though - this isn't
something that we expect most end-users to be concerned with. The
interfaces may also require some refinement and tweaking to suit the
particular needs of a particular non-relational store. The discussion
on django-dev is trying to establish what these modifications are.

If you still want to help out, start poking around the code and read
up on the history of discussion on django-dev.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to