How to manage conflicts with duplicate dependencies (the same module gets defined twice)
66 views
Skip to first unread message
Bartosz Kalinowski
unread,
Jul 6, 2016, 3:16:27 AM7/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to elixir-lang-core
I've started a question on SO about my problem so I won't go into much details here. In general I have trouble with the same module getting defined twice in dependent projects.
For me it seems like a bigger issue with dependencies. Is there some way I could solve this from my code side (like not modifying dependencies)?
Also I am able to modify one of them (not Ecto obviously) but what would be the best practice here? To avoid having the same module defined twice
Regards
Message has been deleted
Bartosz Kalinowski
unread,
Jul 11, 2016, 7:59:42 AM7/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to elixir-lang-core
Hey guys, I've started bounty on this question as I think it really should get more love and deserves some ideas how to solve the problem with implementing Protocols for the same other types in different projects. Please give it some thoughts! :)