Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lsp4e-dev] Dependency on Guava?

No objections.

Cheers,
-Martin



> Am 22.09.2019 um 21:42 schrieb Mickael Istria <mistria@xxxxxxxxxx>:
> 
> Hi all,
> 
> I'd like to use Guava's RangeMap in LSP4E (to store interesting markers and fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=548697 ). This really seems like the exact data structure needed here, and it's annoying enough to implement to IMO be worth adding a depedency.
> Does anyone have concern with LSP4E depending on Guava? I know it's been causing some issues to some other projects in the past, so I'm wondering whether adding Guava is sustainable or whether it's basically going to cost us more effort in future maintenance than it will save in reusing its RangeMap ?
> 
> Thanks in advance for your insights!
> 
> -- 
> Mickael Istria
> Eclipse IDE developer, for Red Hat Developers
> _______________________________________________
> lsp4e-dev mailing list
> lsp4e-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/lsp4e-dev



Back to the top