Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dartboard-dev] Dependency on SnakeYaml

You're actually right. We don't _really_ need to parse the file. I kind of overlooked that. Though it would really be nice to sync the contents of the file to the UI (e.g. display name of the project, manage dependencies with a UI, etc.). Also it is really more about getting certain fields from the file not re-implementing existing CLI tools. 

Right now, it's really a nice to have, but as the process for a new dependency (especially for a new version that's not included yet) seems quite tedious we wanted to kick it off early on.

On Wed, Jun 12, 2019 at 1:36 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
Ok, thanks.
I'm curious as well about what you'd need to parse this yaml file in the general case. Isn't it something that's supposed to be read by the language servers or the debug adapters? For most languages I've seen, there has been no strong need for extracting in the IDE the semantic out of some configuration files, so I suggest that as long as you can avoid it, it's a good problem not to have ;)
Cheers,
_______________________________________________
dartboard-dev mailing list
dartboard-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/dartboard-dev


--
Jonas Hungershausen

Mobil: +49 176 72344505

Back to the top