contentful_model icon indicating copy to clipboard operation
contentful_model copied to clipboard

Support for multiple spaces

Open bfioca opened this issue 7 years ago • 1 comments

Feature Request: It would be great if contentful_model supported multi-space configurations.

bfioca avatar Jun 11 '18 15:06 bfioca

Hey @bfioca,

This would be an interesting feature, but I'd have to think into how to approach it, since it would involve a big refactor of the gem's configuration, which would be very incompatible with what's currently available. This refactor would also add complexity when creating the ContentfulModel::Base user-defined classes, as users would have to add the space which they want to use for each of their models, also would lead to confusion in cases which content types have similar names between spaces.

Do you have any proposal on how to do this with the least friction possible?

Cheers

dlitvakb avatar Aug 01 '18 12:08 dlitvakb