dhruvaray / backbone-associations

Create object hierarchies with Backbone models; Respond to hierarchy changes using regular Backbone events.
http://dhruvaray.github.io/backbone-associations/
MIT License
492 stars 75 forks source link

Add spec to show fetching a collection with options could failed #153

Open davidfou opened 9 years ago

davidfou commented 9 years ago

Hi,

Before coding a patch, I prefer to show you my case and tell me if I forget to configure something or if there is a workaround.

The problem is when a collection is fetched with options and that collection model has a 1:M relation, those options are propagate. The side effect is an error when backbone-associations define the relation.

So should I explore further and create a patch?

davidfou commented 9 years ago

Up?

davidfou commented 9 years ago

Someone here?

jdkanani commented 9 years ago

Sorry. Will do in this week.

davidfou commented 9 years ago

Thanks @jdkanani :+1:

davidfou commented 9 years ago

up?

davidfou commented 9 years ago

Is this repo dead ?